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

    RevScripts LEVER QUEST CHECK AREA

    Hello im looking for a revscript so i can use it on some custom quests that im making Lever actions: Check Room Quest if theres people you cant use the lever. 1 to X Players get teleported to a location inside the quest. i believe its related to this function local function...
  2. paulvzla

    Lua HELP WITH SCRIPT

    Hi i put this line on login.lua if player:getLevel() < 45 then player:addExperience(120000) end to reset the lvl from character after die and get lvl 44 but it only works when you die and cancel the box with the message saying youre dead and you need to re log to get the...
  3. paulvzla

    Lua Help with script

    Hello people im trying to get this script working basically its an X item used on another X item then the player gets teleported local piedra= Action() function piedra.onUse(player, item, fromPosition, target, toPosition, isHotkey) if item.itemid == 7761 then if target.itemid...
  4. paulvzla

    Lua WINDOWS Help with client 12.64

    im trying to get my custom client with my ip address but i cant make it happen someone can help me ? i modified the loginwebservice and the clientwebservice but then the .exe dissapear 1619283351 solved.
  5. paulvzla

    Storywriter FREE ACCESS QUEST

    Im looking for someone to teach me how to Free and acces or quest for my server, or someone who is interested on do it for me for a price! Thank You :)
  6. paulvzla

    RevScripts Free Acces/Quests!

    Im using OTBR i want to unlock some access for my players , or at least get the player to the last part of the quest. Someone can help me? i try different ways and i cant make it work
  7. paulvzla

    BossDrume

    Hello guys, im looking for the boss Drume so i can add it to my OtServer (im using tfs 1.3) i need all the files if you want to code it i can buy it or if you wanted to share it it will be great too! :)
Back
Top