• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Search results

  1. conde2

    OTClient Board

    Some users are using OTClient Board to ask for support or requests, this is bothering me because it is not supposed to be a request Board, people want help but don't contribute back even if they found a solution for the problem. I want to know the moderation position on this. OTClient
  2. conde2

    Scroll Bar problem

    So my problem is that the MiniWindow is not showing the scrollbar as default (it comes as default show the scrollbar), So I found a solution looking in anothers modules, here it is: -- this disables scrollbar auto hiding local scrollbar = spellsWindow:getChildById('miniwindowScrollBar')...
  3. conde2

    [Code-Discussion] UICallbacks

    So I come here to show a simple code, if the community accepts the idea, I will be continuing the project. This code will allow call some functions in the UI. An example of a function that can be called is when you release a MiniWindow in LeftPanel / RightPanel, allowing editions In...
  4. conde2

    PLEASE Help - I need LibBoost 1.51 pre compiled !!!

    I'm trying to compile TFS 0.2.14 and i'm having errors while linking the project because I don't have the Lib Boost [ I'm needing this to add in the CodeBlocks ! If someone can compile this for me i will be glad!! Thanks for your attetion =D
  5. conde2

    How people play Tibia nowadays !!

    This topic is just another critic to the people who think that use bot is a cool way to play. You don't need to search much to find videos like that: http://www.youtube.com/watch?v=Hy5Ma702iW4 This video show not a player playing but a computer, if you see the mouse icon the only thing...
  6. conde2

    TFS 0.2.13 pl1 -- Sqlite bug

    When i try to relog (logout and login) i get errors also the character doesnt save: Thanks for you attention, waiting answers =) CLOSE: Ok i noticed that sqlite is very bug in 0.2.13 so i decided to use mysql, also for tests is the solution
  7. conde2

    [9.40] How to find signature adress?

    I need the signature adress from Tibia client 9.4 so i can edit the .dat file. Someone can tell me how can i get this adress or give me them? I think this help understand what i'm talking about: <formats> <format name="Base" version="-1"> <property header="0"...
  8. conde2

    [C++] doPlayerOpenChannelsList(cid, list)! HELP Cyko, Elf

    I was trying to make a function that calls a channel dialog with new channels in a lua table like that. doPlayerOpenChannelsList(cid, {'Chat-Channel', 'Help', 'Channel Yeah'}) But i cant do it right i dont have good skills with C++ I'm having a problem cleaning the defult channels...
  9. conde2

    Enzimor ShowOff

    Discussion thread: http://otland.net/f251/enzimor-rook-land-143465/ Credits: Conde2 Eternal Kingdoms Norah CipSoft Neon Minimap:
  10. conde2

    [Enzimor] Rook Land

    MAP SHOWOFF: http://otland.net/f57/enzimor-showoff-143868/#post1384239 While WarLan is stopped, I decided to start a new project. As I owned the Enzimor I decided to put the same name, but that is not the same project. Some system and RPG style of this server will be based in KA, Aurora and...
  11. conde2

    [MAP] - New Rookgaard 9.2

    I need the new rook 9.2+ to upgrade my OT, please if someone know some link to download post it. Thanks for all the community.
  12. conde2

    Encryptation plain bug !! REV 3884 - Cyko HELP

    In the config.lua I set the encryptation type to plain, but now when i create a account my password is seted in DB like this: look password123 is the password without sha1 encryptation but i got sha1 + plain =o where i need to change in the sources to get the encryptation type only PLAIN ??
  13. conde2

    Can't connect to MySQL database. [REP++]

    After install modern AAC i got this error, but HOW i cold install the website and now the website can not acess the DB???????????? I followed everything in this (LINK) tutorial a few times and nothing. It seems the services won't run, they are stoped and when i try to run i get a error =o...
  14. conde2

    doCleanMonstersFromArea(frompos,topos,teleportplay erpos)

    I need this function: doCleanMonstersFromArea(frompos,topos,teleport_playerpos) This will clean area from monsters and teleport every player insede the are to a specificated place. Thanks for help =) Also i need getMonstersInArea(frompos, topos) and this return a table with the uid of monsters.
  15. conde2

    Lua Global Event tags.

    Hello, I created a global event using the onTime function, so its possible to add in the tag the day that the script will run?? I'm using this tag in a mod file: <globalevent name="start_event" time="21:15" event="script"> I want to add a specific day to run the event, how can i do this??
  16. conde2

    WarLan - Important News

    WarLan Alternative Tibia Server Hello everybody I have a somewhat discouraging news, however, necessary. Due to the big change that we are planning on the server, we are changing the release date, but I want to make clear that this change is realy necessary. The team decided is better...
  17. conde2

    Complaint Thread deleted in Market Place

    I want to know why my thread got deleted because I followed the rules in the fixed thread at top of the page The name of the thread is: Please can you mods undelete for me, so i can change what is wrong??
  18. conde2

    [REQUEST] WEBSITE Highscore with storages !!

    FOR MODERN ACC I need a code that i can easily edit, and add, remove options. The code is like the highscore but the skills will be storages Because i have some system like woodcuting that the "skill" is stored in storages and i want make a highscore PLEASE HELP If you dont understand...
  19. conde2

    War Lan (CS-WAR Tibia)

    War Lan First: I want to ask you to use our new sign =) If you use our sign will help us alot, so please help us and use the sign !! Second: In this last week we stopped a little, but we start work hard again !!! And to show our hard working I came show you news and ask...
  20. conde2

    TFS 0.3.6 Stable?

    I want to know what is more stable TFS 0.3.6 or TFS 0.4 boths for tibia 8.54 Please tell me what to you think and show me examples show me the good things and the bad things =)
Back
Top