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

    Wallhack

    hhahahaha omfg this thread kinda scared the shit out of me! I thought like "ohhhhhhhhhh noooooooo.. now i have to download a other distro or smth" and im soon finished with my server.. and now when i read the second page it was the desintegrate rune hahaha ;D r0x guys :thumbup:
  2. S

    "What to do" Game

    It would be the king of queens (with kevin james and jerry stiller) since its just the best tv show ever! I used to watch it like 7-8 years ago and im still watching all the series for the 5th time or smth What would you do if the police accuse you for wearing drugs while you never had them?
  3. S

    Skill note surpassing and AOL no Break Help

    Same happens to me, but its because the character is a druid/sorcerer So i guess its not a big deal^^
  4. S

    Ctrl + V

    YouTube - Knight Rider Theme Song
  5. S

    Type The Name Above Without Looking At The Keyboard

    Enlighhell Im typing at my bro's keyboard an it sucks hardcore :|
  6. S

    Hold your breath and press "l" game.

    iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii...
  7. S

    Change the name of the user

    hawk
  8. S

    Ctrl + V

    local config = { loginMessage = getConfigValue('loginMessage') } function onLogin(cid) local loss = getConfigValue('deathLostPercent') if(loss ~= nil) then doPlayerSetLossPercent(cid, PLAYERLOSS_EXPERIENCE, loss * 10) end local accountManager = getPlayerAccountManager(cid)...
  9. S

    Login

    my login.lua local config = { loginMessage = getConfigValue('loginMessage') } function onLogin(cid) local loss = getConfigValue('deathLostPercent') if(loss ~= nil) then doPlayerSetLossPercent(cid, PLAYERLOSS_EXPERIENCE, loss * 10) end local accountManager =...
  10. S

    Login

    bump
  11. S

    Ctrl + V

    http://otland.net/f83/marriage-system-forgotten-server-0-3-5-a-39702/
  12. S

    Login

    Well it only happens when I kick my character with a GM char and I have the battle sign O.o Im not sure, it also might happen when I change something in the database at the character
  13. S

    Ctrl + V

    Spellbook of Dark Mysteries
  14. S

    Certain item for a chosen vocation

    Thanks rep for u
  15. S

    Certain item for a chosen vocation

    Would be nice if anyone could explain me how to give a item the abillity that only a certain vocation can wear that item I know how it works with weapons in weapons.xml but what about items? Thanks for the advice!<3
Back
Top