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

    Solved [Problem] Add Guild War Page to Website

    When I type "localhost/wars.php i get this error Not Found The requested URL /war.php was not found on this server. EDIT When I type in localhost/?subtopic=wars it brings me to the page but there is no "button" on the websote to push to get there, how do I add that in?
  2. Zantera.S

    Solved [Problem] Add Guild War Page to Website

    Hello all, Well I added a script into my website to show a page with a list of guilds at war but I dont know where to find the page on my website :( This is the code wars.php <?php $main_content = "<h1 align=\"center\">Guild Wars</h1> <script type=\"text/javascript\"><!-- function...
  3. Zantera.S

    Solved What ACC should I use?

    Alright :) thank you very much REP for you :)
  4. Zantera.S

    Solved What ACC should I use?

    Okay :) what has a better Tibia RL Layout? What has less bugs etc :)
  5. Zantera.S

    Solved What ACC should I use?

    Hey everyone, Im curious as to which ACC maker I should use, I want it to have a Real Tibia Layout with little to no bugs at all :) I am using UniServer, any other info that you need to know just ask :) Any help is appreciated Yours Truly, Zantera
  6. Zantera.S

    [8.6] My own made map

    No I'm not trolling...TO ME this is a decent map for a TP OT...everyone has their opinions :)
  7. Zantera.S

    [8.6] My own made map

    Very good map :) I might use some areas for my personal donator spawns, keep up the great work my friend, you did an awesome job Yours Truly, Zantera
  8. Zantera.S

    [8.6] Custom Euforia Island - Many exp places!

    This map isn't the greatest but it isn't terrible. The shape and MOST of the exp places are great. It's the detail you put into the map that is bringing it down. I will still use it but it is going to take me a while to make it look better. Keep up the good work and practice a little more...
  9. Zantera.S

    math.random question

    okay thank you :) REP
  10. Zantera.S

    math.random question

    This is for team battle event, so I want the outfits to be random but i want all of the player outfits in there so there is a random chance of getting any outfit :)
  11. Zantera.S

    math.random question

    Hello so I have a question about a part of this code lookType = math.random(136,142) Where look type 136 is Female Citizen and 142 is Female Warrior. Does this mean it was pick a look type between 136-142 or will it only pick 136 or 142?
Back
Top