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

    Kill Reward!

    This script did not work for me at all lol.. idk why but. thanks for trying.
  2. Jordan_August

    Errors while starting up..

    This just means you have monsters in your map editor that you dont have in your monsters folder.. You just gotta take them off the map
  3. Jordan_August

    Kill Reward!

    Its not giving a reward that is the issue im having. the issue i am having is if the person has the same ip. they wont get the reward. for some reason no matter what they always get the reward lol. But thanks for the offer :D
  4. Jordan_August

    Kill Reward!

    ill try this out. i pray to the gods it works lol. if not thanks for trying
  5. Jordan_August

    Kill Reward!

    Bump
  6. Jordan_August

    Kill Reward!

    For the love of god could someone please hook me up with a kill reward script that actually works. i have tried every onkill/ondeath kill reward script on these forums and nothing works. yes they do reward the given id; However the killer a player with same ip never works. I need it to not give...
  7. Jordan_August

    Some Array/Table Help

    Thank you. ill be sure to test it out later. :D and ill look into those loops xD
  8. Jordan_August

    Some Array/Table Help

    thats what i want it to do yes. and then i will add tier3 tier4 etc
  9. Jordan_August

    Some Array/Table Help

    thats the thing.. ireally dont have a script for it yet. Okay, i have this script. local itemPos1 = {x=1172, y=868, z=7, stackpos=1} -- first item position on coal basin local itemPos2 = {x=1173, y=868, z=7, stackpos=1} -- second item position on coal basin local itemPos3 = {x=1174, y=868, z=7...
  10. Jordan_August

    Some Array/Table Help

    I am trying to get a script that "merges" 3 items into 1 as an upgrade area. Now i have a way that works and if continued my way it will be like 99999999999999x lines of code which i know could be solved using arrays and a possible table. i have two arrays with 11 items in each. array1 = {1234...
  11. Jordan_August

    [Monster] DMG Calculator

    bump
  12. Jordan_August

    Lua tfs 0.3.6! 8.6 Statue addons!

    dont use his. download mine and follow it. it will work. you can put whatever action id's you want but mine will work.
  13. Jordan_August

    Lua tfs 0.3.6! 8.6 Statue addons!

    that shit is all kinds of bugged lol.. if you want to click on a statue and it add a specific addon(s) this is what you need. File to go in actions: http://www.mediafire.com/download/r7n1jiz4xt34f6r/AddonsxQuest.rar and post this in your actions xml file: <!-- Addons--> <action...
  14. Jordan_August

    Lua tfs 0.3.6! 8.6 Statue addons!

    Oh my bad. i thought you were looking for like you click on a statue and it gives you an addon the code you have is an npc. Thats my bad misleading you
  15. Jordan_August

    Lua tfs 0.3.6! 8.6 Statue addons!

    Sure thing, if you dont get it i can tv or give you a more detailed tutorial. w.e. works
  16. Jordan_August

    Lua tfs 0.3.6! 8.6 Statue addons!

    It goes in your actions folder. and you set the statue with an action id
  17. Jordan_August

    8.60 Combine Item Issue

    Thanks for the tutorial... on what i already knew.. that's not my issue. my issue is that if i set the pirate hat id as the upgrade item. or magma armor pieces or dragon scale mail items. they do not combine. It literally just wont do it and THAT is what i don't understand why.
  18. Jordan_August

    8.60 Combine Item Issue

    Okay. Well, i am currently having an issue that i don't know why it exists. im using a script that i use an item on a piece of equipment to make 1 upgraded armor. For example: 3 crown armors in a backpack make a golden armor. Now for some reason this script only works with certain eq ids... and...
  19. Jordan_August

    [Monster] DMG Calculator

    BUMP, need a step by step on how to create this damage calculator target dummy.
  20. Jordan_August

    [Noob Help] Item Combiner

    Thanks! ill make sure to test it out.
Back
Top