• 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. I

    OTClient 1.0

    Tibia is dead? lmao
  2. I

    OTClient 1.0

    can you test without battle module?
  3. I

    Habdel Show-off [bragaard]

    😭😭😭😭😪😪😪😪
  4. I

    Lua Problem with cid variables?

    Thanks bro, your first way its much better, and i dont use the second one because im thinking about a different script, without fixed values and strings
  5. I

    Lua Problem with cid variables?

    Theres any problem using alot of differents cid variables in npcs like this? this way i think its secure to control everything in big scripts.. local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local talkState =...
  6. I

    Storage value returnend "nan"?

    someone?
  7. I

    Storage value returnend "nan"?

    wierd, because i was using os.time() to set a storage value, dont know exactly how that happens, btw, another doubt that you may clear for me, its a problem using a value as a string? i know that a string storage its not a problem, but and a value working like string? its ok also?
  8. I

    Storage value returnend "nan"?

    Hello guys, i have a doubt, somehow a storage value which should be a os.time() returned nan, what that means?
  9. I

    AddEvent or Onthink?

    Im thinking about using a for to check every slot item on player, what has a better performance? using onthink of creaturescripts or addEvent? and theres not a problem doing that, right?
  10. I

    Lua Call a function with string parameter?

    Its ok to call a function with a string as parameter? like this addEvent(arenaKickTime,60 * 1000,arenaDest,25,30,toPosition,3,exitArena,"testing, sending a msg, this should be a problem?.")
  11. I

    Scripter Searching scripter

    you dont need to create two threads in almost the same day ..
  12. I

    Compile Distro linux unbuntu 14_04

    send me your discord, i can teach you..
  13. I

    Graphic Designer Searching for Graphic Designer

    bump, me too
  14. I

    CHALLENGING OTLAND! PRICE 200$

    haha
  15. I

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    You know the correct order of the drops that go in the lootbag and in what occasions the food go inside the bag and not?
  16. I

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    how work items drop from monsters? for example: cyclops drop meat and ham, sometimes meat and ham drop outside of lootbag and sometimes inside, and in cipsoftfiles dont even show a bag as a loot, someone know how this works?
  17. I

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    I was looking inside the creatures loots, and i didnt see bags in inventory in monsters, bags have been removed in creature loots in 8.6, how this works? can i see what items can be drooped inside bags?
  18. I

    Is possible to add flags on players ingame?

    Wow, i have the lua command enable in my server, what function he used to do that?
  19. I

    Is possible to add flags on players ingame?

    If i have a admin or something like that, ingame, no matter how.. i can add flags to player? with functions or something like that? Thanksss..
Back
Top