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

    Why is TFS 0.4 for premium only if?

    Why is it still for premium since they are re-making 2.0 ?
  2. W

    Compilling Error [ I followed the TUT! ]

    I gave up with compiling it, since i never ever compiled before i dont even know what im doing... so i downloaded 9.60-61 tfs 2.0 ...but the db is locking itself? or someshit .. server wont open and he was opening like 1h ago.. didnt change anything this is so wierd ¬¬ I cant even change the...
  3. W

    Anyway to make it invisible to my antivirus?

    Well im using Avira anti virus, but it always see my exe as a virus ... and its getting really annoying, any way? thxs
  4. W

    Lua Tfs 0.2 Spells.xml

    is it important or something? SpellId=119 I seriously dont understand lol o_o
  5. W

    Offline Training

    How can i remove it from Beds ? or idk, my offline training people can get max skills in like 24h and my skills rate are 30 .. - - - Updated - - - bump
  6. W

    Compilling Error [ I followed the TUT! ]

    1>------ Rebuild All started: Project: tfs, Configuration: Debug Win32 ------ 1> otpch.cpp 1>c:\users\richard\desktop\trunk.r5756\luascript.h(37): fatal error C1083: Cannot open include file: 'luajit.h': No such file or directory ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped...
  7. W

    [MOD]Wood Cutting

    Could someone edit it so when the player cut the tree it add an item to the player
  8. W

    From 9.70 to 9.60 , HOW?!

    Just wanna make my server 9.6 so i can uses blessings and people connect with 9.6 , idk if that answer to u - - - Updated - - - bump, change client version 9.7 to 9.60!! - - - Updated - - - any1? - - - Updated - - - bump - - - Updated - - - bump ;d
  9. W

    From 9.70 to 9.60 , HOW?!

    I tried to change the Exe only, it didnt work, can anybody explain me what folder to change etc?
  10. W

    cloning look

    wait could you show me how to add it to an item on item.xml? I want the item to have diff id & name but same look
  11. W

    cloning look

    How could i make 5x the same item but with diff name/actions ? Exemple, Hydra Egg, on use spawn an hydra [hydra egg id] --------- Giant Spider Egg, on use spawn an giant spider. [hydra egg look]~ ~~~
  12. W

    Solved Spell Eror

    cool lol, simple error ^^' thanks guys!
  13. W

    Solved Spell Eror

    local shield = createConditionObject(CONDITION_MANASHIELD) setConditionParam(shield, CONDITION_PARAM_TICKS, 200000) function onCastSpell(cid, var) if hasCondition(cid, CONDITION_MANASHIELD) == false then) doAddCondition(cid,shield) doSendMagicEffect(getThingPos(cid),12) doCreatureSay(cid, "Mana...
  14. W

    Bless

    bump
  15. W

    Lua @Slave Ots script.

    Bump, it doesnt give me the spell :p, it does say you need to learn this spell, then i use the item, then i try to re-use it it tells me a msg that i have it and check !spells, but when i try to cast the spell it says you need to learn the spell
  16. W

    How can i make Enchanted staff last forever?

    check in item.xml , remove the duration line , same for the decay line
  17. W

    Lua Frag [quick answer]

    just want to be sure :p, u fking offline, true ninja :x , about the frag theyll be rs at 16 coz i disabled fraghandler, right?
  18. W

    Lua Frag [quick answer]

    ok so 24 * 60 * 60 = 24h?
  19. W

    Lua Frag [quick answer]

    I got this. useFragHandler = false redSkullLength = 1 * 60 * 60 blackSkullLength = 1* 60 * 60 fragsLimit = 1 * 60 * 60 fragsSecondLimit = 7 * 24 * 60 * 60 fragsThirdLimit = 30 * 24 * 60 * 60 fragsToRedSkull = 16 fragsSecondToRedSkull = 999 fragsThirdToRedSkull = 999...
  20. W

    Npc

    An npc that change your name for $. and another one that changes your vocations for $.
Back
Top