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

    broken amulet

    hello i need a script so that when the player dies and has aol it turns into broken amulet tfs 1.2
  2. M

    The Forgotten Server 1.1

    when will 1.2 be updated to 10.80?
  3. M

    could someone convert this script please

    ok thanks alot
  4. M

    request lever script

    thnaks alot :)
  5. M

    could someone convert this script please

    local chance = 200 -- 1% * rateLoot local t, r = { { {x=32876, y=31707, z=2}, {x=32985, y=31807, z=6} }, { {x=32886, y=31727, z=8}, {x=32993, y=31806, z=9} }, { {x=32891, y=31751, z=7}, {x=32990, y=31796, z=7} }, { {x=32905, y=31797, z=7}, {x=32978, y=31804, z=7} }, {...
  6. M

    CreatureEvent [TFS 1.1] Advanced Alchemy System - ModalWindows

    function Player:onLook(thing, position, distance) local description = 'You see ' local numbers = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} if thing:getId() == 2006 then local fluidType = {36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57...
  7. M

    CreatureEvent [TFS 1.1] Advanced Alchemy System - ModalWindows

    idk how to post a pic but this is what it does 15:32 You see a Strong Potion of Restore Health. Potency: 3 Health: 160a vial of unknown. It weighs 1.80 oz. Potency: 3 Health: 160 Item ID: 2006. Position: 32351, 32225, 4
  8. M

    CreatureEvent [TFS 1.1] Advanced Alchemy System - ModalWindows

    function Player:onLook(thing, position, distance) local description = 'You see ' local numbers = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} if thing:getId() == 2006 then local fluidType = {36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57...
  9. M

    CreatureEvent [TFS 1.1] Advanced Alchemy System - ModalWindows

    how do i fix the duplacate description on look?
  10. M

    request lever script

    hello otlanders im in need of a lever script that buys x item for x money tfs 1.2 thanks in advance
  11. M

    Lua help with custom item

    hello otlanders im trying to make a custom potion buyable from npc it shows up in list as a great mana potion when in the script its the new potion and when bought it buys great mana potion no the new potion how could i fix this tfs 1.2
  12. M

    Lua regeneration

    thanks alot but that was the problem i did edit that lol
  13. M

    Lua regeneration

    how can i up the regeneration points per tic tfs 1.2 i have tried editing vocations.xml no results
  14. M

    New OTItemEditor

    where can i find 10.77 .spr editor?
  15. M

    Request creaturescript

    ok say the knight reaches x level he gets a reward based on his highest skill like if he is sword fighter he will get a sword for his reward or if he is axe fighter he will get an axe for his reward
  16. M

    Request creaturescript

    in need of a script where the player gets a reward at x level for highest skill tfs 1.2 thanks in advance
  17. M

    Compiling exp color

    i would like to know how can i change the exp color tfs 1.2 thanks in advance
  18. M

    Item-editor from 8.50 to 10.76

    how can i make this work for 10.77?
Back
Top