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

    Real Map Project v0.8

    This will be so much easier to do if I can get a 8.42 maptracker. I hunt in yalahar daily. I could track the entire city in a day. +/-
  2. Shadows

    Real Map Project v0.8

    Im pretty sure they are waiting for me to finish my tracking im very sorry guys, work and stuff im going to work it on straight for the rest of tonight and Tomorrow Morning/Afternoon
  3. Shadows

    Solved Known bug in 0.3.4 beta acc manager! Does fix exist?

    Hehe sometimes you gotta read their posts 2-3 times.
  4. Shadows

    Solved Known bug in 0.3.4 beta acc manager! Does fix exist?

    To make the support list work with the most recent version of TFS replace team.php with: <?php $list = $SQL->query('SELECT name,online,group_id,world_id FROM players WHERE players.group_id > 1 ORDER BY group_id DESC'); $groups =...
  5. Shadows

    Bubble girl in rl ?

    People like to make up stories about people who are well known.
  6. Shadows

    Bubble girl in rl ?

    Read my post bud, I know who Janice and Marcus are.
  7. Shadows

    Changing Temple Position

    The town ID of your players is offset, run this Query in your database. UPDATE `YOURDATABASENAME`.`players` SET `town_id` = 'YourTownID' Set your ingame Account Manager in Config.lua to. newPlayerSpawnPosY = 0 newPlayerSpawnPosZ = 0 newPlayerTownId = YourTownID
  8. Shadows

    Bubble girl in rl ?

    Sometimes I scare myself.
  9. Shadows

    Bubble girl in rl ?

    Marcus is still a Gamemaster, they dont share. They live in Hong Kong, Bubble is a Girl This is Bubble: This is Marcus and Janice:
  10. Shadows

    Lets Count To A Million!

    6084
  11. Shadows

    The real identity of your username?

    Weird
  12. Shadows

    Amulet of loss problems :/

    Set your aol to: <item id="2173" article="an" name="amulet of loss"> <attribute key="weight" value="420"/> <attribute key="slotType" value="necklace"/> </item> And make sure your server is not set to PVP-Enforced or the AOL will not work.
  13. Shadows

    Real Map Project v0.8

    To find the map go to, X: 32000 Y: 32000 Z: 7
  14. Shadows

    Real Map Project v0.8

    Limannen I have a 207 EK I can use to help you guys track pretty much anywhere.
  15. Shadows

    Real Map Project v0.8

    Set your account type higher.
  16. Shadows

    Urgent Help [PHP]

    Nah I figured it out already Triggers Were Improperly Setup. Just reloaded them simple. Close Topic
  17. Shadows

    Urgent Help [PHP]

    Bump
  18. Shadows

    Urgent Help [PHP]

    Bump
  19. Shadows

    Urgent Help [PHP]

    Bump
  20. Shadows

    Urgent Help [PHP]

    Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE `player_id` = 11484 AND `skillid` = 0'...
Back
Top