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

Search results

  1. ConAn Edujawa

    tp spell

    not work player don't get tp and no error :S
  2. ConAn Edujawa

    tp spell

    local cid= variantToNumber(var) if(isPlayer(cid)) then doTeleportThing(cid,{x=620, y=936, z=7}, false) end when do this server get crash
  3. ConAn Edujawa

    tp spell

    this spell for monster not player
  4. ConAn Edujawa

    tp spell

    why this spell don't work ? local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_HITAREA) setCombatParam(combat, COMBAT_PARAM_USECHARGES, true) local area = createCombatArea(AREA_SQUARE1X1)...
  5. ConAn Edujawa

    monster loot

    yes in all monster and u can help me in source ?
  6. ConAn Edujawa

    monster loot

    to set script for every monster will take more time :S noway in source?
  7. ConAn Edujawa

    monster loot

    anyone can?
  8. ConAn Edujawa

    monster loot

    how i can make monster lose one items only example: if monster have lots of id items like this <loot> <item id="2148" countmax="70" chance="37500"/><!-- gold coin --> <item id="2148" countmax="50" chance="37500"/><!-- gold coin --> <item id="2546" countmax="12"...
  9. ConAn Edujawa

    zip password

    do u know i tried all and nothing work :S
  10. ConAn Edujawa

    zip password

    hello guys i have forget my zip password anyone can help me to recover it ?? 5$ for the one will help me in it discord Fernas#7570
  11. ConAn Edujawa

    sell flam

    bump
  12. ConAn Edujawa

    sell flam

    hello guys i have this script but have one problem when put backpack with items not in local items this items get deleted and backpack back to me empty ,, tfs 0.4 local items = { [11350] = 10000, [2181] = 5000, [11296] = 50000, [11298] = 14000, [8885] = 100000, [2519] = 8000...
  13. ConAn Edujawa

    loot channel

    anyone can make loot channel for 0.4?
  14. ConAn Edujawa

    injure ur target

    what is injure your target mean ?? and how i can injure my target in cast spell ? 0.4
  15. ConAn Edujawa

    burn spell

    how i can make spell like exori flam have chance to burn target for 5 sec tfs 0.4
  16. ConAn Edujawa

    monster level problem

    f5
  17. ConAn Edujawa

    monster level problem

    hello guys i use this https://otland.net/threads/monster-level-problem.251143/#post-2437221 and work fine but need to edit something remove L.1 from monster don't have <level min="1" max="6"/> in xml tfs 0.4
  18. ConAn Edujawa

    loot channel

    u can help me in source edit?
  19. ConAn Edujawa

    loot channel

    no i use normal client :S but i think its need source edit
  20. ConAn Edujawa

    loot channel

    anyone can help me in loot channel for 0.4?
Back
Top