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

    Need help fixing burst arrows and poison arrows! Please

    I own a 8.6 server using TFS 1.3.X, yep, really old but i like it. The thing is that my burst arrows do not burst, they only do base damage an physical damage, same for the poison arrows, only physical damage, i want them to work like they should but i can't get it working.. I've been messing...
  2. N

    RevScripts Sell All ActionId sells equiped items! :(

    Okay, first of all thank you for your time. This server is 8.6 and it works with The Real Server 3.1 wich i understand uses TFS 0.X I have this script that's made to automaticaly sell all items that are on the shoplist, but it also sells your equiped items and it can get to be annoying for the...
  3. N

    HELP! Burst arrows do not burst :(

    So.. i'm working on a 8.6 OT and i have one problem with burst arrows. THEY DONT' BURST, this is the script i have for them in burst_arrow.lua local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_BLOCKARMOR, 1) setCombatParam(combat, COMBAT_PARAM_BLOCKSHIELD, 1)...
  4. N

    Can someone help me get this Lottery System script done?

    Helloo, so, i have this lottery system script, it works perfectly. The thing is that i'd like it to be a player only thing, the staff also gets the reward, i'd like to change that i tried but i couldn't figure it out :/ If someone can help me with this i'd be very thankful :) local config = {...
  5. N

    Lua Is it possible to change non-vocation characters skill limit higher?

    Hi! I'm working on a Rookgaard OT right now and i noticed that the skill limit is between 31 and 38, i'd like to switch it to atleast 120. If someone can help me with a script or maybe if i can be pointed in the right direction i'd appreciate it very much :) Server is 8.6 with TFS 1.3 (or maybe...
  6. N

    Lua I'm looking for a script that allows an item to be used by a certain vocation!

    Hey! First of all thanks to all of you for reading me.. Like i said, i need a script that allows only non-vocation characters to use the item, so people in main island can't use it. :) This server works with TFS 1.3 and it's a 8.6 version :) If someone can help me ASAP i would appreciate it very...
  7. N

    Hey everyone! I'm trying to make a magic healing spell. Like Exura Mana.

    So, i want to make the spell "exura mana" wich obviously heals mana, only for mages so they can heal themselves some mana like a knight would do with exura ico. Thing is i don't know how to, or where to begin with. If someone could help me with this script i'd be very thankful :(. If this is the...
  8. N

    how to make 8.6 NPC's .lua files? can anyone help me with this? :D

    So i'm quite new with this. I downloaded the NPC XML File Creating Softwate and it's very helpful, but it only gives me the .XML file and not the .Lua. So.. i want to learn how to make my own Npc's .Lua, if anyone can help me it would be aaaaaaaaaawesome. Please. :D
Back
Top