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

    Lua Kill boss reward mount

    Hello, good night, can someone help me to change this scripts that do not give you an addon but a mount? Mount ID : 175 local outfits = { [PLAYERSEX_MALE] = 1270, [PLAYERSEX_FEMALE] = 1271 } local cEvent = CreatureEvent("killPaleWormOutfit") function cEvent.onDeath(creature...
  2. A

    Lua Market Bug Client 10

    Hello, I have a problem with my server with Client 10, I cannot use the market, the error is that when I select something, it looks like in the video, with client 12 if I can i used otbr tfs 1.3 + znote aac Try with 10 other clients and nothing if someone can help me thanks
  3. A

    AAC ZnoteACC Boost Creatures

    Hey znote can you help us with this? To be dynamic and not manual?
  4. A

    Lua Task Reward

    Hello good night, does anyone have a script that when killing 1,000 demons will add an item 25377 to your backpack? I used otbr tfs 1.3 Note: Make it like a task, that you ask the npc to tell you (Hi, Task, Yes) and it gives you the storage to kill the demons and when you kill 1,000 demons it...
  5. A

    Lua Transform Revscriptsys

    Does anyone know how to pass it to revscriptsys but let it be with actionid? i used otbr tfs 1.3 <movevent event="StepIn" itemid="407" script="stamina_tile.lua" /> <movevent event="StepOut" itemid="407" script="stamina_tile.lua" /> eventsId = {} local function rechargeStamina(cid)...
  6. A

    Lua Runes Bomb

    Hello, does anyone know why this happens and how to solve it? 1) when launching any rune bomb be it energy, fire or earth, it does not hit when launched 2) When the player launches a rune and when dying if another person does pass through the rune, they take out pk, as in the video 3) I use...
  7. A

    C++ crashlog read

    hi, good evening, someone knows how to read crashlog.txt, my server just shut down out of nowhere, I really don't know why and I would like someone to help me, I use tfs 1.3 from otbr If someone knows how to decipher and help me, thank you in advance...
  8. A

    Lua Raid Open Teleport

    Is it possible for this message to appear when the raid runs?
  9. A

    Lua Pk rune

    Hi, does anyone know how to fix this .. When a person throws a rune "Fire bomb rune, energy bomb rune" or a floor rune when the character dies and another person steps on it, he takes out pk even if he is in protection zone i used tfs 1.3 otbr
  10. A

    Lua Summon BUG

    Hello, good evening, I am using the tfs 1.3 version of otbr 10 / 12.x and sometimes when they create the summon they are missing, you do not see their name or anything, there you see that the name comes out because I am with the GM Can somebody help me? In the console it does not give me an error.
  11. A

    Lua Raid Open Teleport

    Is it possible for this message to appear when the raid runs?
  12. A

    Lua Raid Open Teleport

    .
  13. A

    Lua Raid Open Teleport

    Hello, good night, someone will have a script for when a raid is activated a teleport to the boss is created, example: ./raid demon Create a teleport here (32343, 32220, 7) that sends you to this address (32402, 32082, 7) and the demon comes out here (32399, 32076, 7) Or create a teleport with...
  14. A

    Lua Tile Stamina Refill PZ

    Hello very good evening, someone helps me with a script for my OTBR TFS 1.3 server (12.61 & 10.00) I need a scripts that regenerate stamina when in zone pz, as for example in the DP or temples Note: I want it to regenerate stamina when being in a protected zone, That starts to regenerate...
  15. A

    Lua Error Creaturescripts

    Hi, does anyone know why I have this error in this script? i used tfs 1.3 otbr [C]: in function '__index' ...sts/heart_of_destruction/killtopass/RealityquakeKill.lua:8: in function <...sts/heart_of_destruction/killtopass/RealityquakeKill.lua:5> Lua Script Error: [Scripts Interface]...
  16. A

    AAC Move Menu Gesior

    Does anyone know how I can move this part of the menu to the left, it is wrongly located Use gesior acc
  17. A

    Lua Creaturescripts Boss Inmunity

    Hahahah sorry, I had time without posting, I forgot, I already update the post
  18. A

    Lua Creaturescripts Boss Inmunity

    Will someone have a script to make a BOSS immune when a creature is there? As for example the boss "The First Dragon" can be attacked but when the "Dragon" appears it becomes immune until killing the "Dragon" i used otbr tfs 1.3
  19. A

    Lua Transform revscriptsys

    Up
Back
Top