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

    [tfs 0.3.6][visum][tile remove hp][freez effect]

    Hello, I need a script/code ... for a tile that on step in remove 80 Health Points and the effect ist like "ICEDAMAGE"
  2. S

    [tfs 0.3.6][8.60][visum][database][error]['E_OTS_NotLoaded ... OTS_Account.php ...]

    Indeed, I deleted one account, thank You for Your help. Regards.
  3. S

    [tfs 0.3.6][8.60][visum][database][error]['E_OTS_NotLoaded ... OTS_Account.php ...]

    Hello, I have this problem, when someone want to go to the high-scores on my Account Manager then this error occur: Fatal error: Uncaught exception 'E_OTS_NotLoaded' in C:\vXampp\htdocs\pot\OTS_Account.php:768 Stack trace: #0 C:\vXampp\htdocs\highscores.php(86): OTS_Account->isBanned() #1...
  4. S

    [tfs 0.3.6][summing items]

    Ok, thx for replay, I have my own client and it should be no problem with Tibia.dat file.
  5. S

    [tfs 0.3.6][summing items]

    Great, but when I try to edit the items.otb file I get this error: [Error - Items::loadFromOtb] Another (client) version of items.otb is required. > ERROR: Unable to load items (OTB)! and all starts from the beginning again.
  6. S

    [tfs 0.3.6][summing items]

    OK, then please can You tell me what to do to get this working without debug's?
  7. S

    [tfs 0.3.6][summing items]

    An this is an answer, I will try to get the source, maybe then I can fix it.
  8. S

    [tfs 0.3.6][summing items]

    ???
  9. S

    [tfs 0.3.6][summing items]

    I don't have the source, maybe another way with the ot item editor?
  10. S

    [tfs 0.3.6][summing items]

    Ok, thx I do this with otitemeditor-0.3.9 and I get this information: [Error - Items::loadFromOtb] Another (client) version of items.otb is required. > ERROR: Unable to load items (OTB)!
  11. S

    [tfs 0.3.6][summing items]

    Thank You for the information i thought it would be necessary to edit sources but ....
  12. S

    [tfs 0.3.6][summing items]

    Hi, I made an extra potion (ID: 12281), but after buy two ore more of this item i can't sum it as food or another potions . What should I do that I can sum the items, something in movements, actions or items? Or something at the engine - maybe not ;) Thank you for your reply.
  13. S

    [tfs 0.3.6][8.60][NPC Travel for Items][Goroma][1]

    Than'x a lot I will try it out. # It work's, prefect thx!!!
  14. S

    [tfs 0.3.6][8.60][NPC Travel for Items][Goroma][1]

    Please someone know ho to write such a script it is very important to me!
  15. S

    [tfs 0.3.6][8.60][NPC Travel for Items][Goroma][1]

    Hi, I need a script/lua code ... for an npc that can travel us for 4 kind of items. When we bring this four items to the npc he will travel us to an island. So as the quest at goroma. Can someone help me?
  16. S

    Lua [tfs 0.3.6][8.60][NPC Travel for Items][Goroma]

    Hi, I need a script/lua code ... for an npc that can travel us for 4 kind of items. When we bring this four items to the npc he will travel us to an island. So as the quest at goroma. Can someone help me? Thx a lot.
  17. S

    [tfs 0.3.6][touch a sarcophagus and a mummy come out][how to do it?]

    Hello, I need a script for a item than when someone touch it a monster will be crated and for the second monster the player must 10 minutes wait. Thx 4 help.
  18. S

    [tfs 0.3.6]Storage ID doors,telepot activated after getting a Storage ID. lever st id

    I have a question to the script for the lever: function onUse(cid, item, fromPosition, itemEx, toPosition) if item.itemid == 1945 then doCreatureSetStorage(cid, 20001, 1) end end how to do, that after the player switch the lever he see the information "the teleport ist activated" and when...
Back
Top