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

    Remove Item

    [13/07/2014 18:21:31] Lua Script Error: [Test Interface] [13/07/2014 18:21:31] data/talkactions/scripts/barrier.lua [13/07/2014 18:21:31] data/talkactions/scripts/barrier.lua:2: attempt to call global 'Position' (a nil value) [13/07/2014 18:21:31] stack traceback: [13/07/2014 18:21:31] [C]...
  2. G

    Remove Item

    I need to make a command (talkaction) that removes an item on the map and then puts the item back. I need this command to only be usable by staff and I need it to broadcast a message too. I need this for 2 positions so the params will be: !barrier off (1 or 2) - Removes the item !barrier on (1...
  3. G

    Commands

    Thanks a bunch guys this helped a lot.
  4. G

    Commands

    I need help with adding a command that is available only for admins. I want to add it to my commands.xml in my "xml" folder just like other admin commands. How do I do this and can you help with the scripts? I would like a /warn script, /jail script and a /teletome script. Thanks!
  5. G

    Add Charges To Weapon

    Okay, thanks anyway. Is there a way for a bow to only use one item as ammunition? Bump Anyone
  6. G

    Add Charges To Weapon

    I want it like the "Death Stick" from spider OT. I also use The Forgotten Server - Version 0.2.15 (Mystic Spirit).
  7. G

    Add Charges To Weapon

    Hey guys, I need help for a script I need. I want to have the enchanted staff able to have charges added to it when an item is used on it. How do I do this? I also want the staff to change to an enchanted staff when it has charges and to change back to a staff when it doesn't. Bump
  8. G

    Solved Death Bug

    Nope but I fixed it. It was because I changed the level in the database and the health was still set to the level before so it bugged.
  9. G

    Solved Death Bug

    Hey Guys, There's a bug on my server. When a player dies, their mana is set to 0, health to 1 and capacity to 0. I'm using TFS Version 0.2.15 (Mystic Spirit).
  10. G

    OpenTibia SpellCreator: A graphical spell creation enviroment

    Nevermind I fixed it bro :) Thanks anyway :)
  11. G

    OpenTibia SpellCreator: A graphical spell creation enviroment

    Hey, I'm trying to make a spell like "Mega Vis" from Xerazx OT and I get this error: [01/07/2014 11:26:24] Lua Script Error: [Spell Interface] [01/07/2014 11:26:24] data/spells/scripts/attack/megavis.lua:onCastSpell [01/07/2014 11:26:24] data/spells/scripts/attack/megavis.lua:41: attempt to...
  12. G

    Combat Area

    Nevermind, just using software.
  13. G

    Combat Area

    Hey guys, Can someone please reply with a full list of combat areas (e.g) createCombatArea(AREA_WAVE4, AREADIAGONAL_WAVE4) The Forgotten Server - Version 0.2.15 (Mystic Spirit). Thanks!
  14. G

    Experience by killing players TFS 1.0

    Hey mips90, Sorry buddy but I don't think there is.
  15. G

    Action - speed attack

    I think he means how to reduce the attack speed of one weapon instead of all weapons. I'd like to know this too so bump. :)
  16. G

    Teleport to temple error

    Hello a7aa7a, I'm not sure what you mean but try these: Go into your database > players > Your Player Name > townid > change to 5 Go to your map editor, press CTRL + T and change the town ID to the correct temple coords Go to config.lua and change the "Account Manager" details to the town id...
  17. G

    Adding Experience

    Where is luascript?
  18. G

    Adding Experience

    Okay thanks bro. Another thing, where can I find stuff like all the functions such as "doPlayerAddExp" and stuff (all the "do" functions)
  19. G

    Adding Experience

    This works, but it's a high exp server so I need it to add lots of experience like the xerazx exp egg.
  20. G

    Adding Experience

    I get the textmessage but it only gives about 5000000-20000000
Back
Top