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

    Solved Problem with group.xml (Group ID)

    But in this script that you pass me, players have access 0, I should change it to 1?
  2. Sentinel3

    Solved Problem with group.xml (Group ID)

    Done <?xml version="1.0" encoding="UTF-8"?> <groups> <group id="1" name="Player"/> <group id="2" name="Tutor" flags="16809984" customFlags="2" access="1" violationReasons="4" nameViolationFlags="2"/> <group id="3" name="Senior Tutor" flags="68736286720" customFlags="14" access="1"...
  3. Sentinel3

    Solved Problem with group.xml (Group ID)

    Well, I changed access to 1 like you said then I have this script. <?xml version="1.0" encoding="UTF-8"?> <groups> <group id="1" name="Player"/> <group id="2" name="Tutor" flags="16809984" customFlags="2" access="1" violationReasons="4" nameViolationFlags="2"/> <group id="3"...
  4. Sentinel3

    Solved Problem with group.xml (Group ID)

    It's done, and I restart it
  5. Sentinel3

    Solved Problem with group.xml (Group ID)

    From where? Mysql or in group.xml?
  6. Sentinel3

    Solved Problem with group.xml (Group ID)

    The problem appear when I set my player to group id -5- and when I enter in server I'm a normal player. I'm using Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-39-generic x86_64)
  7. Sentinel3

    Solved Problem with group.xml (Group ID)

    Hi people, I hope that you can help me, I got a problem (not error) when I tryed to be god using number 5 in group id. I set in my Mysql>server>players>group id (6) I'm using TFS 1.0 I leave you my script of group.xml If someone can help me please, I will gratefull him! <?xml version="1.0"...
  8. Sentinel3

    Solved Error buying/selling to NPCs

    Alright, it works perfectly, thank you so much!
  9. Sentinel3

    Solved Error buying/selling to NPCs

    Thank you I will add right now and tell you what about them !
  10. Sentinel3

    Solved Error buying/selling to NPCs

    Hi guys! I got this error when I tryed to buy/sell something to NPCs (everyone) I have TFS 1.0, the last version. Error in console: Lua Script Error: [Npc interface] (Unknown scriptfile) data/npc/lib/npcsystem/modules.lua:981: attempt to call global 'doPlayerRemoveItem' (a nil value) stack...
  11. Sentinel3

    (RME) Remere's map editor 10.41

    Hi guys! I'm looking for Remere's map editor for Tibia version 10.41, if someone can give me a link or files please!! ;) Thank you so much!!
  12. Sentinel3

    [Map] Farmine v8.6

    Hi, I'm looking for Farmine town with tibia version 8.6. If someone can pass me the map, please! (With all floors, obviusly ;)) Thank you so much!!
  13. Sentinel3

    Solved [Warning - Items::loadFromXml]

    Okay thank you, I will do right now!
  14. Sentinel3

    Solved [Warning - Items::loadFromXml]

    Hi! I have a server TFS 0.3.6, and when I start my server it give this type of errors: [Warning - Items::loadFromXml] Unknown key value walkStack [Warning - Items::loadFromXml] Unknown key value blocksolid [Warning - Items::loadFromXml] Unknown type rune I dont know what's this, but If...
  15. Sentinel3

    Solved NPC Keyword Handler Problem

    Okay sorry I was make a mistake, now it's done! Works 100% Thank you for your patience :D
  16. Sentinel3

    Solved NPC Keyword Handler Problem

    Now NPCs work, thank you so much, but it gives me another error (All NPCs): [Error - Npc interface] data/npc/scripts/Rashid.lua: onCreatureSay Description: data/npc/lib/npc.lua:43: attempt to call global 'errors' (a nil value) stack traceback: data/npc/lib/npc.lua:43: in function...
  17. Sentinel3

    Solved NPC Keyword Handler Problem

    Oh wait wait, I don't have this file (npcsystem.lua). Inside of npcsystem folder I have: keyworldhandler.lua, main.lua, modules.lua, queue.lua and npchandler.lua It's all. I restarted the PC's server and doesn't work.
  18. Sentinel3

    Solved NPC Keyword Handler Problem

    The Forgotten Server - Edited By Cyko V8, version 0.3.6 - Edited By Cyko V8 (Crying Damson - Edited By Cyko V8) Compiled with GNU C++ version 3.4.5 (mingw special) at Jan 8 2014, 09:01:24. A server developed by Elf, slawkens, Talaturen, KaczooH, Lithium, Kiper, Kornholijo. It's this what you want?
  19. Sentinel3

    Solved NPC Keyword Handler Problem

    It's already done, I have the npc.lua inside lib folder. One of the errors that server give: [Error - Npc interface] data/npc/scripts/Markwin.lua Description: data/npc/scripts/Markwin.lua:1: attempt to index global 'KeywordHandler' (a nilvalue) [Warning - NpcScript::NpcScript] Cannot load...
  20. Sentinel3

    Solved NPC Keyword Handler Problem

    Sorry but I'm so noob, can you explain me how can I do that? What do you mean when you say replace lib folder for one from the server?
Back
Top