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

    Lua HELP ! Weapon Paralyse Chance Percent

    I think I'd better build another TFS with more functions
  2. CollapserMemory

    Lua HELP ! Weapon Paralyse Chance Percent

    Nothing... :'(
  3. CollapserMemory

    Lua HELP ! Weapon Paralyse Chance Percent

    -- Now -- But Error Continue ... -- --- 2h Druid By Vinny --- local percent = 30 --- Porcentagem de Paralyse local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_DEATHDAMAGE) setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_SMALLCLOUDS)...
  4. CollapserMemory

    Lua HELP ! Weapon Paralyse Chance Percent

    I do not know, do not show any error in the distro more when I attack a monster the server closes
  5. CollapserMemory

    Lua HELP ! Weapon Paralyse Chance Percent

    --- Weapon Paralyse By Vinny --- local percent = 30 --- Chance Percent for Paralyse local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_DEATHDAMAGE) setCombatParam(combat, COMBAT_PARAM_EFFECT, 38) setCombatParam(combat, COMBAT_PARAM_DISTANCEEFFECT, 31)...
  6. CollapserMemory

    How to Put Cooldown on Spells

    I write '--' ... this error should be another spell
  7. CollapserMemory

    How to Put Cooldown on Spells

    No Error After Using spell ... But no spells on server too '--' [28/07/2015 14:28:06] Warning: [Event::loadScript] Can not load script. data/spells/scripts/.lua [28/07/2015 14:28:06] cannot open data/spells/scripts/.lua: No such file or directory
  8. CollapserMemory

    How to Put Cooldown on Spells

    I do not know if will fix, but messing station in the first spell, and I am in need in the second true that would be . --- I want put Cooldown on this spell... because my friend's server is Bugando spells, the exhaust configured in "spells.xml" is not holding spells correctly ... then I had the...
  9. CollapserMemory

    How to Put Cooldown on Spells

    the first work, put in a newer version already the second ... which is what I really need'm using the old TFS Server 0.3.1 8:40
  10. CollapserMemory

    How to Put Cooldown on Spells

    [28/07/2015 02:11:31] Warning: [Event::loadScript] Can not load script. data/spells/scripts/.lua [28/07/2015 02:11:31] cannot open data/spells/scripts/.lua: No such file or directory [28/07/2015 02:11:31] Warning: [Event::loadScript] Can not load script. data/spells/scripts/gran frigo.lua...
  11. CollapserMemory

    How to Put Cooldown on Spells

    [28/07/2015 02:11:31] Warning: [Event::loadScript] Can not load script. data/spells/scripts/.lua [28/07/2015 02:11:31] cannot open data/spells/scripts/.lua: No such file or directory [28/07/2015 02:11:31] Warning: [Event::loadScript] Can not load script. data/spells/scripts/gran frigo.lua...
  12. CollapserMemory

    How to Put Cooldown on Spells

    Okay' ... Thank You so Much
  13. CollapserMemory

    How to Put Cooldown on Spells

    [28/07/2015 00:08:20] Lua Script Error: [Spell Interface] [28/07/2015 00:08:20] data/spells/scripts/gran frigo.lua:onCastSpell [28/07/2015 00:08:20] luaAddEvent(). callback parameter should be a function.
  14. CollapserMemory

    How to Put Cooldown on Spells

    --It worked only once-- [27/07/2015 23:57:45] luaAddEvent(). callback parameter should be a function. [27/07/2015 23:57:49] Lua Script Error: [Spell Interface] [27/07/2015 23:57:49] data/spells/scripts/gran frigo.lua:onCastSpell [27/07/2015 23:57:49] luaDoPlayerSendCancel(). Player not found...
  15. CollapserMemory

    How to Put Cooldown on Spells

    [27/07/2015 23:40:57] Lua Script Error: [Spell Interface] [27/07/2015 23:40:57] data/spells/scripts/gran frigo.lua:onCastSpell [27/07/2015 23:40:57] data/spells/scripts/gran frigo.lua:71: attempt to call global 'doPlayerSetStorageValue' (a nil value) [27/07/2015 23:40:57] stack traceback...
  16. CollapserMemory

    How to Put Cooldown on Spells

    [27/07/2015 23:20:10] Warning: [Event::loadScript] Can not load script. data/spells/scripts/.lua [27/07/2015 23:20:10] cannot open data/spells/scripts/.lua: No such file or directory [27/07/2015 23:20:10] Warning: [Event::loadScript] Can not load script. data/spells/scripts/gran frigo.lua...
  17. CollapserMemory

    How to Put Cooldown on Spells

    I understand. I will stay on hold for hours, thank you for help
  18. CollapserMemory

    How to Put Cooldown on Spells

    what to do now? is that no one will be able to put this cooldown not magic? You do not know any program that creates spell with no cooldown?
  19. CollapserMemory

    How to Put Cooldown on Spells

    In consolo are normal no show anyone error... '---' --- Have error but is other spell... - Exori Gran Diablo Flam ... -- We are Editing "exori gran frigo" http://imageshack.com/a/img537/1100/Zkmaep.png
  20. CollapserMemory

    How to Put Cooldown on Spells

    http://imageshack.com/a/img901/4435/KyVIJ5.png https://imageshack.com/i/p1KyVIJ5p
Back
Top