• 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. Knight God

    [GESIOR] Task System

    proszę please :S
  2. Knight God

    [GESIOR] Task System

    please?
  3. Knight God

    Show addons in Whoisonline.php !

    refresh
  4. Knight God

    Addon Item Exchanger Problem!

    you can use this: local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function onCreatureDisappear(cid)...
  5. Knight God

    Please! Veteran and WorldBoss

    Thanks you for help :) i rep you :)
  6. Knight God

    Please! Veteran and WorldBoss

    local raids = { [1] = { name = 'Morgaroth', type = 'weekly', days = {'friday'}, hour = 18, minu = 00 }, You need register in Raids.xml for example: <raid...
  7. Knight God

    Please! Veteran and WorldBoss

    raids not have days to execute :S
  8. Knight God

    Npc Dailys Quest.

    bump
  9. Knight God

    CreatureEvent [MOD] Reset/Reborn system + highscore V2.0

    You see Ralph (Level 301). He is a royal paladin. Health: [3115 / 3115], Mana: [4430 / 4430]. Level, hp and mana not updated. i think that need countdown time.
  10. Knight God

    Giving free help/Lua Script requests to:

    http://otland.net/f82/mod-reset-reborn-system-highscore-v2-0-a-58286/index5.html#post1523359
  11. Knight God

    CreatureEvent [MOD] Reset/Reborn system + highscore V2.0

    @Cykotitan You can edit your script, if is of certain vocation, for each reborn you will give more mana and hp? example: sorcerer and druid will give for each reborn = 150 of hp and 200 of mana paladin will give for each reborn = 170 hp and 185 of mana knight will give for each reborn = 200 hp...
  12. Knight God

    Please! Veteran and WorldBoss

    bump
  13. Knight God

    Npc Dailys Quest.

    bump
  14. Knight God

    Action Catch/Summon monster by vial

    suggestions. * Remove summon if you go into pz. * Effect when the captured summon is summoned. * I can remove the monster with the same item used to summon. * Added exaust time for summon again by me. ---- Catch system by VirrageS ---- Added small edit for exhauste time for summon again by...
  15. Knight God

    Action Catch/Summon monster by vial

    Nonono, if you using a vial in you same summon the vial re caputre you summon. *Need in pz can't summon monster. You can't catch this monster. You are not enough experienced to do it. i can't catch monster and i am are level 160 D:!
  16. Knight God

    CreatureEvent MOD working on TFS 0.3.5pl1 Inquisition Quest with creating teleport

    solution :3 <?xml version="1.0" encoding="UTF-8"?> <mod name="Inquisition" version="2.0" author="Tommy" contact="[email protected]" enabled="yes"> <config name="inqusitionFunctions"><![CDATA[ config = { message = "Go into the teleporter in 1 minute to exit this room through...
  17. Knight God

    Action Catch/Summon monster by vial

    Work perfect i tested on 0.4 :3 Need some adjustments. * If you've caught the monster, you can't re-capture, I mean, you can't recapture your same monster. * I would like to say "Go demon", when using the Firebug, depending on which monster you captured. * When you enter pz, the monster...
Back
Top