• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. D

    ![Canada]*[Tibiawar]*[8.60]*[Realmap]!

    Updated post!
  2. D

    ![Canada]*[Tibiawar]*[8.60]*[Realmap]!

    ![Canada]*[Tibiawar]*[8.60]*[Realmap]! *[Canada]: The server is hosted on a dedicated server in Montreal, Canada, 100Mbits/sec >24/7! With more than 99,9 % uptime, less than 0,1% for restart!< *Tibiawar ( A realmap rpg project that is daily upgraded to add every missing quests/npcs). ~*Ip*~...
  3. D

    Banned on otservlist

    Howcome did you get banned ?
  4. D

    Solved NPC Script (Error - Npc Interface)

    Hi @Limos ! you updated your modules.lua for tfs 0.4 or 0.3 but I still get debug when I say 'trade' . The npcs are all working, its only debuging every player when the trade windows appear! I'm running tfs 04 rev 5885 on a debian 7.5 dedicated server! and I don't know what I'm doing wrong :/ do...
  5. D

    Solved NPC Script (Error - Npc Interface)

    Thx you a lot ill tell you if it former
  6. D

    Solved NPC Script (Error - Npc Interface)

    can you rehost :D I Think it might solve my problem limos! thx
  7. D

    Error when I say 'trade' to a NPC

    yes every npcs
  8. D

    Error when I say 'trade' to a NPC

    I get a strange debug assertion when trade windows open and can't figure out why! I'm using tibia 8.6 openGL and tfs rev 5885 for 8.6, I really dont understand! Every time the trade windows appear the client crashes!
  9. D

    Lua isInArray problem!

    I'm using tfs 5885, but I dont know where to find the right libs for it ;(
  10. D

    Lua isInArray problem!

    Im using tfs 04 5778 i think, the last one availabe on the premium bord .
  11. D

    Lua isInArray problem!

    local function checkStackpos(item, position) position.stackpos = STACKPOS_TOP_MOVEABLE_ITEM_OR_CREATURE local thing = getThingFromPos(position) position.stackpos = STACKPOS_TOP_FIELD local field = getThingFromPos(position) return (item.uid == thing.uid or thing.itemid < 100...
  12. D

    Lua isInArray problem!

    Error - Action Interface data/actions/scripts/other/doors.lua: onUse description: data/actions/scripts/others/doors.lua:3: attemps to call global 'getThingFromPos' (a nil value) stack traceback: data/actions/scripts/others/doors.lua:3: in function 'checkStackPos'...
  13. D

    Lua isInArray problem!

    ahaha ! :P i had a syntax error and fixed it! but now it says 'attemp to call global 'getThingFromPos' howcome is there so many function missing in my libs ? :O
  14. D

    Lua isInArray problem!

    well there is no more error in console but my door wont stilll open,
  15. D

    Lua isInArray problem!

    I really don't know why it doesnt work, added limos option and my door still wont open... :P ! any other solution ?
  16. D

    Lua isInArray problem!

    Hi, Im using tfs 04 and I cant open door or use any script that use If isInArray somehow ! exemple : if(isInArray(horizontalOpenDoors, item.itemid) Attemp to call 'if isInArray' a nil value, and the door won't open.... I dont know if there is suppose to be a file global.xml somewhere that...
  17. D

    Linux How to start ot on a dedicated server

    I've recently bought a dedicated server and I wonder how to start my ot on it... I've followed 2 great tutorial, one by Elf and the other one from Stian and i just can't get it working! My sql database is installed and my website also, this part worked really fine! I just cant figure out how to...
  18. D

    Solved Can't Connect to my own server and my friends can

    OK first of all, openning port doesnt matter as he is playing on local host ( 127.0.0.1) .. So there is no port or firewall issue, you are searching in thé wrong direction, what is thé distro you are using , ill look at thé source for the possible reason to this error
  19. D

    Lua My OT is brodcasting a message every 2 minutes

    Go in global event and fond your server save script.. Then find thé line with broadcast in it and paste it here ;)
  20. D

    How Can i Move Whole Town at once?

    Its possible, if you are using remeres, go to edit/selection/Lower Floor, then go to the highest floor of your town, select the whole town, use CTRL + X then CTRL + V to paste it where you want! Btw, to select it all you most zoom out, it might be a little laggy :;pp
Back
Top