• 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

    NPC Mission NPC 1.0 (With Configuration)

    Post your script here
  2. Sir Bananas

    Skills

    Where could i add another skill, like Sword Fighting and Shielding.... Would this be in sources, and if so, then where?
  3. Sir Bananas

    How popular are you?

    8/10
  4. Sir Bananas

    doPlayerRemoveOutfit

    He said he wanted to Add the outfit to the player... That would just act like newtype It will set the player's outfit for a specific time, but if the player logs out or changes his outfit, he loses it
  5. Sir Bananas

    Gesior ACC Error Need Help Fast

    First of all, learn english plox, i didn't get any of that
  6. Sir Bananas

    How popular are you?

    0/10 Never seen you ._.
  7. Sir Bananas

    Hoster I need Hoster For My New Map

    Why do the pics look so terrible? >.> Read the ultimate guide to taking screenshots
  8. Sir Bananas

    doPlayerRemoveOutfit

    First of all, change this in outfits.xml <outfit id="22" premium="yes" default="0"> <list gender="0" lookType="336" name="Warmaster"/> <list gender="1" lookType="335" name="Warmaster"/> </outfit> To this <outfit id="22" premium="yes" quest="40001" default="0"> <list gender="0"...
  9. Sir Bananas

    doPlayerRemoveOutfit

    Could you post your outfits.xml here plox?
  10. Sir Bananas

    doPlayerRemoveOutfit

    I'll do the script >.> Just tell me what outfit it is
  11. Sir Bananas

    verasath's spriting thread

    i can't unsee the arrow now XD
  12. Sir Bananas

    [REQUEST] Color baloon

    I'd do it, but i have no idea whata ballooon looks like
  13. Sir Bananas

    Learning Lua (Error)

    Probably in sources
  14. Sir Bananas

    Quest door starts a timer

    I"ll give it a shot 2morrow ^^
  15. Sir Bananas

    Learning Lua (Error)

    change local name = 'Terror Bird' to local name = "Terror Bird"
  16. Sir Bananas

    Learning Lua (Error)

    Yea, you didn't close the If syntax :p
  17. Sir Bananas

    Learning Lua (Error)

    or an easier way is just adding a setPlayerStorage function when he receives the mount, and using the getPlayerStorage with that same storage value
  18. Sir Bananas

    Learning Lua (Error)

    Doesnt the getPlayerMount function check what the player is mounted on? Find out the storage used for the mounts, and use the getPlayerStorage function ^^
  19. Sir Bananas

    Flying

    I'm testing this tomorrow, if it works, rep+ for you ^^
Back
Top