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

    [Poland] World of Bleach [8.54]

    We working on update, there will be few new system: - Warzone System, - New System Saga, - Enchanting System, - and other. regards.
  2. E

    [Poland] World of Bleach [8.54]

    106 views and only 1 comments.What wrong with you guys? ~~refresh~~ regards.
  3. E

    [Poland] World of Bleach [8.54]

    You should be, because everything is in english language. Regards.
  4. E

    [Poland] World of Bleach [8.54]

    Welcome, We are pleased to inform you that the server will be resumed with new characters and some spells balance. Doing the balance we focused on changes in damage from players, changes in pvp(player vs player) and pve(player vs environment), gaining of hp and reiatsu for each level and...
  5. E

    [Mod] Sound System

    Hello I have answer. How can I add music effect for a battle if I fight example with rat? Somebody knows?
  6. E

    [C++/Creaturescripts] When player no stroage id, monster dont attack

    Hello , during the compilation of such errors. You know how to fix it? and
  7. E

    CreatureEvent (SecureMode) PVP System

    hello, what I have to do, becouse this system not working on my tfs 0.3.6 pl :( this is my log: [03/02/2015 01:01:53] [Error - CreatureScript Interface] [03/02/2015 01:01:53] data/creaturescripts/scripts/securemode/raczka1.lua:onCombat [03/02/2015 01:01:53] Description: [03/02/2015 01:01:53]...
  8. E

    cooldown is spell

    take: --Created with ARN-- local combat1 = createCombatObject() setCombatParam(combat1, COMBAT_PARAM_TYPE, COMBAT_ENERGYDAMAGE) setCombatParam(combat1, COMBAT_PARAM_DISTANCEEFFECT, 6) setCombatFormula(combat1, COMBAT_FORMULA_LEVELMAGIC, -6.2, 0, -9.5, 0) local combat2 = createCombatObject()...
  9. E

    cooldown is spell

    I have a problem: [10/11/2014 14:48:31] [Error - LuaScriptInterface::loadFile] data/spells/scripts/attack/ishida/Licht Regen.lua:128: 'end' expected (to close 'function' at line 117) near 'if' [10/11/2014 14:48:31] [Warning - Event::loadScript] Cannot load script...
  10. E

    cooldown is spell

    Mate look this code I have in lib/050-funcion.lua and another spells is working. lib/050-function.lua: function getCooldown(cid, spellname) local storage = tostring(getPlayerStorageValue(cid, 40001)) local spellname = '"' .. spellname .. '"' return string.find(storage, spellname) and...
  11. E

    cooldown is spell

    @up TFS 0.3.6 ps. function cooldown I have added to server. This function working on another spells. Best Regards.
  12. E

    cooldown is spell

    hello I have some problem with spell: --Created with ARN-- local combat1 = createCombatObject() setCombatParam(combat1, COMBAT_PARAM_TYPE, COMBAT_ENERGYDAMAGE) setCombatParam(combat1, COMBAT_PARAM_DISTANCEEFFECT, 6) setCombatFormula(combat1, COMBAT_FORMULA_LEVELMAGIC, -6.2, 0, -9.5, 0) local...
  13. E

    Requesting Speed Walk Skill

    refresh. somebody have this code?
  14. E

    problem z tworzeniem postaci (Nicaw Acc)

    Witam wszystkich serdecznie, Chcialbym przedstawic swoj problem, iż zrobilem ots z accmakerem nicaw ale gdy chce dodac nowe profesje to all git da sie wybrac , tylko gdy chce zalozyc postac z tą profesją pisze "Invalid Parameters'' Prosze o szybką pomoc,
  15. E

    Windows problems invalid parameters

    hello, I installed nicaw acc maker and i have some problem. If i want create character i have problems "invalid parameters" i try everything and i cant repair this error. could you can help me please? i show you my files voc.xml and config.inc.php <?xml version="1.0" encoding="UTF-8"?>...
Back
Top