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

    Premium Points Ingame

    Can someone make an actionscript that adds 1 premium point on user's account (item dissapear) this is 'cause i don't want any Donations for premium points, so they must win them ingame
  2. zerghel

    The Forgotten Login Server

    TFLS for 0.3.6 8.54 plx! it show Only clients with protocol 8.4 are allowed
  3. zerghel

    Plx Multi-world Help

    wuold be nice if someone could release a login server for win 'cause there a many people that can't compile like me, i mean if is that easy, then why not?
  4. zerghel

    Plx Multi-world Help

    i just don't get it, i know some of you know how to configure multi world system, is this to hard to share? does only works for linux? something? i'm kinda rookie about ots, but i try to help in what i can i know is to soon to bump but it's the same story all the time, nobody answer to my...
  5. zerghel

    Some spells exhaustion problem

    solved i added addEvent(onCastSpell1, 1, parameters) addEvent(onCastSpell2, 200, parameters) addEvent(onCastSpell3, 400, parameters) addEvent(onCastSpell4, 800, parameters) addEvent(onCastSpell5, 1000, parameters) addEvent(onCastSpell6, 1200, parameters) return TRUE end plx close ^^
  6. zerghel

    Some spells exhaustion problem

    delete this, sorry
  7. zerghel

    Lua Problem buying wands/rods

    shopModule:addSellableItem({'wand of voodoo', 'voodoo'}, 8922, 11000, 'wand of voodoo') After the itemId end the price add a space a comma and the quantity of the item shopModule:addSellableItem({'wand of voodoo', 'voodoo'}, 8922, 11000, 1, 'wand of voodoo')
  8. zerghel

    Plx Multi-world Help

    you seem to be runnin two ots, but, how?
  9. zerghel

    Plx Multi-world Help

    it is posible to run multi-worlds with tfs 0.3.6? plx tellme how i've seen some sort of tutorials but i just dont get it work also ive downloaded the SuperGillis login server but when i try to conect it says "can not connect to login server" (run configured login server and pvp server):confused...
  10. zerghel

    Sacrifices request

    ok i'm using tfs 0.3.6 now
  11. zerghel

    Promoted Character problem

    if a sorcerer dies nothing weird happens but if a master sorcerer dies then he loose all his exp also my aol doesn't break after death for all characters plx somebody need it badly we just upgrade our server from 8.52(tfs 0.2.5) to 8.54(tfs 0.3.6)
  12. zerghel

    Lvl Reset On Death

    as title says i've downloades TFS 0.3.6pl1 from Elf's Thread and when a promoted player dies the level reset but skills dont
  13. zerghel

    Plx Creature Events

    thx but this looks like TFS 0.3 the thing is im trying to use this code but i'm just to noob to do it function onCombat(cid, target) if isPlayer(target) then if getPlayerGuildId(target) == getPlayerGuildId(cid) then return FALSE else...
  14. zerghel

    Plx Creature Events

    Can Someone tell me all the creatureevents like: onLogin onDeath onKill for TFS 0.2.5 Mystic spirit?
  15. zerghel

    Sacrifices request

    ok here's my idea sacrifice 2 lives to create specific monster or a random monster from a small list in the script(prefer with lvl req) you have 2 noobs (N), in the middle (x) the monster will be spawned and behind is the lever (L) when someone pull the lever the noobs get owned and the...
  16. zerghel

    need to change vocations

    im looking how to change all players with vocation id 9 to 5 in sql database can someone post the command to do it? thanks in advanced Solved! use UPDATE `players` SET vocation =5 WHERE vocation =9
  17. zerghel

    [8.5] The Forgotten Server v0.2.5 (Mystic Spirit)

    hmmm, it seems that Otland is short of Crystals coins this days
  18. zerghel

    [8.5]Halloween City !

    weird mapping? have you seen the 49mb full of square shapes in this map? http://otland.net/f50/8-50-forgotten-legend-52165/ learn mapping then judge boy
  19. zerghel

    "!createguild" problem. =/

    im using tfs 0.2.5 and i have the same problem
  20. zerghel

    [Movements] Remove Addons [Fixed]

    Evangelion = Ares? 'Cause this is Ares Work he made it for me
Back
Top