• 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. Sir Bananas

    Lua Muted script Help :D

    No, im trying to interpret, if i dont say that, hes gonna have no idea what you want
  2. Sir Bananas

    Custom Client Help.

    http://goo.gl/N9bZW
  3. Sir Bananas

    Lua Removing a line in a .txt file

    Or just use the backspace key? LOL
  4. Sir Bananas

    I need A simple script for my dragon ball ots(Spells)

    -----------------This Spell was made with Mindrage's Spell Maker v0.56b --------- --Do not post the spells in any forum without this line or you will be caught!--- --This Software is free to use and can't be for for real-life values!------------ local combat1 = createCombatObject()...
  5. Sir Bananas

    Looktype & Corpses

    Find this in player.cpp uint16_t Player::getLookCorpse() const { if(sex % 2) return ITEM_MALE_CORPSE; return ITEM_FEMALE_CORPSE; } And change it to this uint16_t Player::getLookCorpse() const { uint16_t sorcerer, druid, paladin, knight, defaultt, ms, ek, rp,ed, extra...
  6. Sir Bananas

    levers and teleport

    Almost done, just one question, should the tp be removed if the people walk off the tiles?
  7. Sir Bananas

    Gesior ACC Error Need Help Fast

    accountManager = true namelockManager = true newPlayerChooseVoc = false newPlayerSpawnPosX = 95 newPlayerSpawnPosY = 117 newPlayerSpawnPosZ = 7 newPlayerTownId = 1 newPlayerLevel = 1 newPlayerMagicLevel = 0 generateAccountNumber = false...
  8. Sir Bananas

    Lua Removing a line in a .txt file

    Are you serious? Or is this just a very bad trolling attempt
  9. Sir Bananas

    Sir Banana's Sprite Gallery

    Prest you're posting unnecesary stuff. And Fresh, pmed about the snake
  10. Sir Bananas

    Lua Muted script Help :D

    Tykonzo is a bit of a blockhead, by map he means server >.>
  11. Sir Bananas

    Lua Muted script Help :D

    an expert could prolly make it search otserverlist and if it found a result then player would be mured
  12. Sir Bananas

    Lua Muted script Help :D

    how would the script recognize an ip adress?
  13. Sir Bananas

    Lua Muted script Help :D

    is it number ips, or like something ending in no-ip.org
  14. Sir Bananas

    Lua Muted script Help :D

    delete?
  15. Sir Bananas

    Lua Muted script Help :D

    Learn better english if you want better help,, amd y not just ban them? -.-
Back
Top