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

    The Ultimate Script !

    Hi guys, how are you? I having some problems with a script, that's it. I want a script that when i put an item in my container backpack , other item in the slot ring become colored, because this item come with the player when you creat a character, but i want when you put something like a...
  2. XxXHiagoXxX

    Lua Spell Error [Ice Storm]

    Thankx Cyber REP +
  3. XxXHiagoXxX

    Lua Spell Error [Ice Storm]

    but i already put the end in the end o.0 i will post the bug again look the same error [Error - LuaScriptInterface::loadFile] data/spells/scripts/druid/icestorm.lua:99: 'end' expected (to close 'function' at line 87) near '<eof>' [28/12/2010 22:24:54] [Warning - Event::loadScript] Cannot load...
  4. XxXHiagoXxX

    Lua Spell Error [Ice Storm]

    Error: Script: local spellConfig = { {effect = CONST_ME_GIANTICE, area = createCombatArea({ {1, 0, 1}, {0, 2, 0}, {0, 1, 0}}) }, {effect = CONST_ME_GIANTICE, area = createCombatArea({ {0, 1, 0, 0, 0}, {1, 0, 0, 1, 0}...
  5. XxXHiagoXxX

    Lua Ice Cyclone Error

    I got and error when i try this script local combat1 = createCombatObject() setCombatParam(combat1, COMBAT_PARAM_TYPE, COMBAT_ICEDAMAGE) setCombatParam(combat1, COMBAT_PARAM_EFFECT, 41) setCombatFormula(combat1, COMBAT_FORMULA_LEVELMAGIC, 5, 18, 5, 24) local combat2 =...
  6. XxXHiagoXxX

    Lua Action Spell !

    Cykotitan I use your script and got the same error:s
  7. XxXHiagoXxX

    Lua Action Spell !

    Hi guys, how are you? I having problems with a script: function onUse(cid, item, frompos, item2, topos) if getPlayerMana(cid) >= 30 then doPlayerAddMana(cid, -30) doPlayerCastSpell(cid, "ef1") end end The problem is, my magic has a exausted of 4 seconds but everytime thet a click...
  8. XxXHiagoXxX

    Lua Problem in Action (addEvent)

    refresh
  9. XxXHiagoXxX

    Cloow's Mapping

    Very Good, i want to play your maps xD
  10. XxXHiagoXxX

    TalkAction Fly System By Darkhaos

    I think i got an error, when i logout on up i login in temple o.0
  11. XxXHiagoXxX

    Lua OnUse Monster

    someone? o.0
  12. XxXHiagoXxX

    Lua OnUse Monster

    help?
  13. XxXHiagoXxX

    Lua OnUse Monster

    Hi, how can i make a script that you can only use the item if you had killed gs, demon and behemoth? rep+
  14. XxXHiagoXxX

    Lua Monster Tower

    Thankx Sweddy
  15. XxXHiagoXxX

    Lua Monster Tower

    How can i make a monster that doesn't walk like a tower?
  16. XxXHiagoXxX

    Lua Summon PZ

    refresh
  17. XxXHiagoXxX

    Lua Summon PZ

    Hi guys, i having a problem with my summons, for example, i summon a horse and when i enter in the depot he stay outside, and after he teleports to my left side ou right in Depot o.0 How to fix it?
  18. XxXHiagoXxX

    [NPC] AddItem

    but is this go into the ring slot?
  19. XxXHiagoXxX

    [NPC] AddItem

    Yeah Cykotitan, i edited all the items, can you make the code for me, please?
Back
Top