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

    Lua auto respawn boss every 12 hours needed

    ohmyyy.. Thank you. I'll try
  2. equero

    Lua auto respawn boss every 12 hours needed

    @M0ustafa beetween 12:00 and 24:00 for example in position 1000,1000,7. no random area.
  3. equero

    Lua auto respawn boss every 12 hours needed

    Hello. I need a script that will automatically spawn the boss every 720 minutes. From on x, y,z coordinates or something like that. From 12.00 to 24.00 TFS 0.3.6 8.6
  4. equero

    Action Offline Training for 8.60

    Thank you i I suppose it works on 0.3.6. it logged me out. but how can i know how many time i spend on off training? or how many skills i received?
  5. equero

    How to collect money together to bp?

    @Loney Thank you i'll check tomorrow!
  6. equero

    How to collect money together to bp?

    Heey i don't know how to solve my problem. If you pick up the money from the floor to backpack, it won't group together. Where can i change it to group them together? I couldn't find a post about it. Thank you!! TFS 0.3.6 8.6 client
  7. equero

    Corpses does not appear after death.

    I just solved the problem. If someone need... Change login.lua in creaturescripts>scripts>login.lua: function onLogin(cid) --Register the kill/die event registerCreatureEvent(cid, "RemoveBlesses") --Register the Give_Bag_After_Death event registerCreatureEvent(cid...
  8. equero

    Corpses does not appear after death.

    Hi. I have a problem with the appearance of corpses after the death of a character. The character simply disappears after death and leaves no corpses. Can someone help me? <item id="6080" article="a" name="dead human"> <attribute key="containerSize" value="10"/> <attribute...
  9. equero

    PHP Needed gesior shop system 0.3.6

    ok 1595106094 So I managed to do it together with @ marek12 helped me solve the problem. If you have the same problem folder> data> lib> 100-compat.lua and just delete: db.executeQuery = db.query I had it 2x times in 100-compat.lua And my error in console: [Error - TalkAction Interface]...
  10. equero

    PHP Needed gesior shop system 0.3.6

    Hey I need help with configuring the entire system shop. I am thinking exactly about the payment editions under my own paypal. I couldn't find any tutorial on how to setup payments.
  11. equero

    NPC

    Thank you so so much! <3
  12. equero

    NPC

    Sorry. Too much things i forgot about that xD Rashid.xml : <?xml version="1.0" encoding="UTF-8"?> <npc name="Rashid" script="loot.lua" walkinterval="2000" floorchange="0"> <health now="150" max="150"/> <look type="146" head="12" body="101" legs="122" feet="115" addons="3"/>...
  13. equero

    NPC

    Hi. I can't resolve my problem with NPC. TFS 0.3.6 8.6 I can't sell anything at rashid. Only hi>sell royal helmet>yes // Works the button "sell" does not work [Error - Npc interface] (Unknown script file) Description: data/npc/lib/npcsystem/modules.lua:1229: bad argument #2 to 'error' (number...
  14. equero

    Problem with KillingInTheNameOf

    [Error - LuaScriptInterface::loadFile] cannot open data/npc/scripts/KillingInTheNameOf.lua: No such file or directory [Warning - NpcScript::NpcScript] Cannot load script: data/npc/scripts/KillingInTheNameOf.lua cannot open data/npc/scripts/KillingInTheNameOf.lua: No such file or directory thank...
  15. equero

    Problem with KillingInTheNameOf

    Hey. I need help with KillingInTheNameOf ... (TFS 0.3.6 8.6) I did step by step what is described in this tutorial and receives the error: grizzly-adams [Error - LuaScriptInterface::loadFile] cannot open data/npc/scripts/KillingInTheNameOf.lua: No such file or directory [Warning -...
  16. equero

    WAR SYSTEM 0.3.6, PROFESSION QUEST?

    Thank you.
  17. equero

    WAR SYSTEM 0.3.6, PROFESSION QUEST?

    Hey I'm looking for WAR SYSTEM 0.3.6 tfs on my server. I need jet QUEST for each profession separately. Thanks.
  18. equero

    Looking for simple Tasker 8.6 client

    thank you ill check
  19. equero

    Looking for simple Tasker 8.6 client

    Hey I'm looking for NPC Tasker who gives you money or experience for task completed. i could not find any. thank you for help. It's tfs 036 propably for 8.6 tibia
  20. equero

    Lua After kill mob teleport appears -PROBLEM-

    As you can see <?xml version="1.0" encoding="UTF-8"?> <monster name="Grand War Golem" nameDescription="a war golem" race="energy" experience="2550" speed="680" manacost="0"> <health now="9300" max="9300"/> <look type="326" corpse="10005"/> <targetchange interval="5000" chance="8"/>...
Back
Top