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

    Lua Teleport Storages Pos

    Someone will have a Movements scripts, that if you have a storage it will transport you to one side, and you do not have it, it will transport you to another, for example Storages: 14330 14331 14332 Teleport: Pos "A" >32213, 31376, 14 None Storages: Teleport: Pos "B" >32161...
  2. A

    Lua Oberon dialog

    Hello, can someone help me with the oberon dialogues? do not work can be killed freely local asking = { [1] = {msg = "You appear like a worm among men!"}, [2] = {msg = "The world will suffer for its iddle laziness!"}, [3] = {msg = "People fall at my feet when they see me coming!"}...
  3. A

    Lua Script ActionId no work

    does anyone know why this actionid does not work in this script? line 110 local vortex = { [14321] = Position(32149, 31359, 14), -- Charger TP 1 [14322] = Position(32092, 31330, 12), -- Charger Exit [14323] = Position(32244, 31253, 14), -- Charger Exit [14324] =...
  4. A

    Lua Error Script

    hello help me with this scripts, it says that there are always people in the area but there is no one --[[ Storages: The Hunger = 14334 The Destruction = 14335 The Rage = 14336 ]]-- -- FUNCTIONS function sparkDevourerSpawn() local positions = { {x = 32268, y = 31341, z = 14}...
  5. A

    Lua [OTBR] Spell Error

    hello help me with this error of this spell? Lua Script Error: [Spell Interface] data/spells/scripts/monster/outburst explode.lua:onCastSpell data/spells/scripts/monster/outburst explode.lua:73: attempt to call global 'transferBossPoints' (a nil value) stack traceback: [C]: in function...
  6. A

    Lua [OTBR] Creaturescripts Error Transform

    hi, help me with this error from this scripts? Lua Script Error: [Scripts Interface] /home/forgottenserver/data/scripts/creaturescripts/quests/heart_of_destruction/aftershock_transform.lua:callback ...pts/quests/heart_of_destruction/aftershock_transform.lua:16: attempt to perform arithmetic on...
  7. A

    Lua Skull Remover and Teleport scroll

    Will anyone have a remove red skull and frags script? that can only be used while in the protection zone And another temple scroll scripts with a charge of 100, that the charges that you have left appear when you give it look example 11:35 You see a temple scroll. (It has 100 charges.) It...
  8. A

    Lua Error Console Help

    Failure: [Event::loadCallback] scriptInterface == nullptr. scriptid = 4076 The error is due to these scripts, what is wrong? local config = { ['Monday'] = 'Alptramun', ['Tuesday'] = 'Izcandar_the_Banished', ['Friday'] = 'Malofur_Mangrinder'...
  9. A

    Lua Red Skull Dead Error

    When any redskull player dies I get this error on the console, has someone fixed it? Lua Script Error: [Scripts Interface] /home/forgottenserver/data/scripts/creaturescripts/others/droploot.lua:callback data/modules/scripts/blessings/blessings.lua:284: attempt to call method 'destro...
  10. A

    Lua Error scripts

    help me with these scripts, I do not know why it gives error: S Lua Script Error: [Scripts Interface] /home/forgottenserver/data/scripts/quests/feaster_of_souls/the_pale_worm/boss_lever.lua ...pts/quests/feaster_of_souls/the_pale_worm/boss_lever.lua:42: attempt to index local 'condition' (a...
  11. A

    Lua Error Console

    Why is my console giving me these errors? Failure: [Event::loadCallback] scriptInterface == nullptr. scriptid = 1777 Failure: [Event::loadCallback] scriptInterface == nullptr. scriptid = 1836
  12. A

    Lua Monster Error Loot

    Hello help me clean these errors from the console? >> Loading lua monsters [Warning - Loot:setId] Unknown loot item loot, int value expected. [Warning - Loot:setId] Unknown loot item loot, int value expected. [Warning - Loot:setId] Unknown loot item loot, int value expected. [Warning -...
  13. A

    Lua Bless

    Someone knows how to place so that when you have the 5 Bless you will see the squares in the slots as in the image
  14. A

    Lua Creaturescripts transform revscriptsys

    Can someone do me a favor to transform it to revscriptsys? <event type="kill" name="TopFrags" event="script" value="topfrags.lua" /> <event type="login" name="RTopFrags" event="script" value="topfrags.lua" /> local skulls = {SKULL_WHITE, SKULL_YELLOW, SKULL_RED, SKULL_BLACK} function...
  15. A

    Lua SD bug

    Does anyone know why the SD looks like this? I have not done anything wrong Use OTbr tfs 1.3 In the monster it looks good but the players are hit like this
  16. A

    C++ Pvp Box

    is it possible to add this to ot? or is it a system that already comes in otbr? How active? using otbr pvp box
  17. A

    Lua Errors with creaturescript

    hello, help me with this error in console please on <...pts/creaturescripts/quests/liquid_black/jaul_storage.lua:6> Lua Script Error: [Scripts Interface] /home/forgottenserver/data/scripts/creaturescripts/quests/liquid_black/obujos_storage.lua:callback...
  18. A

    Lua Mount

    Hello help me with a script that is to tame this mount "Gryphon" but only with this mask on and its items to tame A) Mask: 36204 B) Item Tamed: 36411 Monster Name: Gryphon Mount ID: 144 Note: You must have the Mask "Item A" on to be able to use the Item Tamed "Item B" on the Monster name...
  19. A

    Lua Clickable item if you have a certain storage value

    Hello, can you help me with a script of a chest or a coal basin by clicking on an item only if you have this storage 50033
  20. A

    Lua Help

    Hello help me with this scripts, it does not work for me :( -- Memories local shardIds = {36189, 36190, 36191} local memoriesWords = { "The Ambassador tells another dignitary: Rathleton must never be surpassed! I will procure that the Empire falters!", "Through a dimensional gate you...
Back
Top