• 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. King Simon

    Buying Maps from scratch/Unused maps

    Add Me On Skype: Cross_scarr
  2. King Simon

    Action [new][buff towers] Max mana and Max health increase

    Hahaha Yea guys sorry im new to coding so i wont have the best code. Just putting it out there for comments on how to improve and maybe someone will enjoy it :)
  3. King Simon

    Action [new][buff towers] Max mana and Max health increase

    Hey guys so the script im posting today is for two buff towers, Mana and Health. Basically what the towers do is for a configured time and for a configured price your max mana/ max health is increased. I got this idea from playing MMORPG's which have buff towers in their guild castles. Shout out...
  4. King Simon

    [MOD] Characters Market System (In Game)

    awesome script :D I will use it for sure
  5. King Simon

    TalkAction [JOKE] !joke

    Haha thanks :D i appreciate you commenting as it improves my coding :)
  6. King Simon

    Action [ADDON] Get Addon on statue Click

    Haha sorry im new to scripting which is why i couldnt give the best answer :)
  7. King Simon

    TalkAction [JOKE] !joke

    ahh thanks :D i will update it as soon as i figure out how :) - - - Updated - - - Ok original post was edited so you no longer have to change the i value
  8. King Simon

    TalkAction [JOKE] !joke

    Hey Guys i recently started scripting and this is my second script so far. Basically when you say !joke it will send a joke. Rep ++ if i helped :D In talkactions.xml add this line <talkaction words="!joke" event="script" value="Jokes.lua"/> then add a new file in talkactions/scripts and...
  9. King Simon

    [Database] Password enconding?

    I am not 100% sure why you would want to translate it as it is a security measure. I believe you could use this site to crack it however: https://crackstation.net/
  10. King Simon

    Action [ADDON] Get Addon on statue Click

    To add the outfits you most likely have to give the players premium. If you do not want to do that go into Data/XML/Outfits.xml and you want to change where it says premium="yes" to no or just remove the premium section. I hope i helped If i missunderstood please correct me
  11. King Simon

    Action [ADDON] Get Addon on statue Click

    Well i guess im just giving it to the people who dont want to download an entire server. and i also sort of explain how to add it to the server
  12. King Simon

    Solved Couldnt establish connection to sql database

    Do you have xampp or uniserver??
  13. King Simon

    Zombie Event

    http://otland.net/f163/zombie-event-without-bugs-work-all-forgotten-server-144357/ Just use the search bar. If i missunderstood please correct me
  14. King Simon

    Action [ADDON] Get Addon on statue Click

    Hey guys i recently joined Otland and i thought id start off by giving these scripts. I remember alot of people asking me for this script. So it is basically you get an addon if you click on a certain item. Ok so first of all you need to add this in actions.xml: <!-- Addons from statues -->...
Back
Top