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

    gain exp while war?

    bump.
  2. Zt0ffe

    gain exp while war?

    Does anyone know when you have compiled with a warsystem how to get so when players are in war they get EXP when killing people? Thanks in advance!
  3. Zt0ffe

    Show more attackers but only two get frag! (website).

    Im trying to do, so when you PK someone and lets say 2 people gets the frag but there were 10 attackers on the guy who were killed. So is it possible so 2 people gets the frag, (Highest DMG & Last hit) and then on the site so the 8 other guys are there but they dont get the frag? Thanks in advance!
  4. Zt0ffe

    How to fix PZ, you attack a monster then go Into Pz then u can logout, Need help!

    Thank you very much. I will either try this out or have it as it is. Havent played latest tibia in a while and Im using a 8.6 rev. But IF Im going to change it, what do I change it too in that code? :) Thanks for all help!
  5. Zt0ffe

    How to fix PZ, you attack a monster then go Into Pz then u can logout, Need help!

    as topic says.. When you for example attack/kill a monster (not players) and go back into PZ then you lose your PZ right away and can logout. Anyone know how to fix this issue? :) Thanks In advance!
  6. Zt0ffe

    Solved Cant buy rods/wands/rings..

    Thanks mate! Worked perfectly!
  7. Zt0ffe

    Solved Cant buy rods/wands/rings..

    Cant buy rods/wands/rings as my title says, using TFS 0.4.. Here are my scripts: /npc/scripts/runes.lua local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local talkState = {} function...
  8. Zt0ffe

    Solved Soft boots, stop regeneration after relogg.

    Hello Need help with soft boots draining time when you relogg, but you will not gain any mana & health. But if you switch slot and putting them on again they will regenerate mana and health. Anyone with a clue? Its for 8.6 <item id="2640" article="a" name="pair of soft boots">...
  9. Zt0ffe

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    Just got maybe a simple question but I cant find it.. How do I change the menu "Home, downloads, server info, etc".. I wanna move it more to the left? Thanks in advance!
  10. Zt0ffe

    [Znote AAC] Server information stats summary table

    Using it on TFS_03, Im new to this, but I removed "<?PHP" in the start and "?>" in the end and it worked! :) echo '<table border="0" cellspacing="0"><tr class="yellow"><td><center>Server Information</center></td></tr> <tr><td>'; $getshit11 = mysql_query("SELECT `id`, `name` FROM...
  11. Zt0ffe

    Install easy Whoisonline show outfit

    PLease reupload :)
  12. Zt0ffe

    Add drop down menu when selecting town

    Hello! Iam using geisor and when iam creating a new character i wonder how to make the selection into a drop down menu instead of just flat dot choices Thanks in advance.
  13. Zt0ffe

    Isles: Gengia, Oken, Pyre, Vikia, Ghala, Ghenov. By Tylik ! (100% refined, new areas)

    Could you please re-upload the oken file? :)
  14. Zt0ffe

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    Yea tried that, works with recorded files not when Im logging into a server :/
  15. Zt0ffe

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    Most be a stupid question, but How do I start tracking..?
  16. Zt0ffe

    Possible to change one words colour in a console message?

    Hello! I wanted to somehow highlight ONE word of a text sent in the consol window. When some one order something in the shop on the site: doPlayerSendTextMessage(cid, SHOP_MSG_TYPE, 'You received >> '.. add_item_name ..' << from OTS shop.') I wanted the add_item_name to be a different color...
  17. Zt0ffe

    Trying to start my server on my Ubuntu VPS. Errors with MAP

    Tried it out, getting this! Thanks for ur time! [12:18:32.260] > FATAL: OTBM Loader - Could not open the file data/world/World.otbm. theforgottenserver: /usr/include/boost/thread/pthread/condition_variable_fwd.hpp:46: boost::condition_variable::~condition_variable(): Assertion...
  18. Zt0ffe

    Trying to compile on Linux need home help with errors!

    Hello fellow OTlanders! Today I was going to compile my 8.6 to Linux and getting lots of errors! When I do this command I get all the errors while compiling when Im dont I dont get any errors but then MYSQL dont work.. Command: ./configure --enable-mysql after that Im going to...
Back
Top