• 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!

Recent content by Bntz

  1. Bntz

    Lua Great mana potion custom script

    Great ! now its work TNX! Jotran
  2. Bntz

    Lua Great mana potion custom script

    Look: i make it and wotks local exhaust = Condition(CONDITION_EXHAUST_HEAL) exhaust:setParameter(CONDITION_PARAM_TICKS, (configManager.getNumber(configKeys.EX_ACTIONS_DELAY_INTERVAL) - 100)) function onUse(cid, item, fromPosition, itemEx, toPosition, isHotkey) if itemEx.itemid ~= 1 or...
  3. Bntz

    Lua Great mana potion custom script

    Now does nothing and does say "Ahhh ..."
  4. Bntz

    Lua Great mana potion custom script

    Can not load script script.lua:7: 'then' expected near 'doPlayerAddMana'
  5. Bntz

    Lua Great mana potion custom script

    In the console any error but does not give mana when i use
  6. Bntz

    Lua Great mana potion custom script

    Thanks for responding man ! still not working does not increase mana just says "Ahhhh...!" on script 1 :c and script 2 dont's works also try with: if not doTargetCombatMana(0, cid, 400, CONST_ME_MAGIC_BLUE) then return false end And doesn't work and: if...
  7. Bntz

    Lua Great mana potion custom script

    Hi! i make some great mana potios scripts and don't work im use TFS 1.0 i dont know where is the error :c Script 1: local greatManaPot = 7590 antidote:setParameter(COMBAT_PARAM_TYPE, COMBAT_HEALING) antidote:setParameter(COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_BLUE)...
  8. Bntz

    Lua [SOLVED ]Anyone have this monster?

    Yeah men its that but im look for a monster.xml Thanks!
  9. Bntz

    Lua [SOLVED ]Anyone have this monster?

    It is a monster that looks like a Sea Serpent Magic Effect! but immersed in water! TFS 1.0 TNX
  10. Bntz

    Lua WHY DOES NOT WORK MY NPC?

    Do not give any error in console
  11. Bntz

    Lua WHY DOES NOT WORK MY NPC?

    Look: 13:48 Rajjz: Hello. Will you help me? If you do, I'll reward you with nice mounts! Just say mounts or help if you don't know what to do. 13:48 Dan [197]: mounts 13:48 Dan [197]: help 13:48 Rajjz: To buy Mount say 'NAME Mount', Ask to Bntz 13:49 Dan [197]: black sheep mount Still no...
  12. Bntz

    Lua WHY DOES NOT WORK MY NPC?

    Nope, no console error ... Either by talking to the npc :/ He does not answer. Just answer if I say help
  13. Bntz

    Lua WHY DOES NOT WORK MY NPC?

    GREAT, TNX! http://pastebin.com/mycY5nL9
  14. Bntz

    Lua WHY DOES NOT WORK MY NPC?

    when I try to copy the LUA here tells me that I can not put a message with more than 1000 letters ... The scrip is great
  15. Bntz

    Lua WHY DOES NOT WORK MY NPC?

    UPDATE RAJJZ.LUA TO MEDIAFIRE http://www.mediafire.com/?zak33zlhdh5sx6n PLEASE HELP u_u
Back
Top