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

    Code For DataBase

    you all wrong guys ^^ "key" is a reserved word in mysql, use it this way player_storage.key
  2. J

    Pokemon Portrait System

    sucks anyway, so who cares?
  3. J

    (Project) Pokemon Start (Update 2)

    http://otland.net/f251/teaser-i-pokemon-legend-online-104821/index2.html#post1052325 :( chojrak also suggested it in a newer post i think
  4. J

    Linux Need help Fixing this issues

    still needing?
  5. J

    Lua After 20 minutes, a function is returning a unexpected value.

    nah i wasnt talking about it, but koh got the samme issue, global storages returning unecpected values after some time, didnt meant anything else p:
  6. J

    [Project] Pokemon Adventures

    there was a client update, owever yo should be able to login with old client, let me know if you want newer client version link
  7. J

    Lua After 20 minutes, a function is returning a unexpected value.

    sounds familiar, dont you think?
  8. J

    How popular are you?

    十/ 十 or とお/とお or じゅう/じゅう
  9. J

    [Project] Pokemon Adventures

    ZIP -> http://www.megaupload.com/?d=DIFVREBU
  10. J

    Linux Phps to Modern AAC

    no your php its about a woe, its my php to be specific, thats why im asking where you got it from and why
  11. J

    Linux Phps to Modern AAC

    should i ask where the hell you got it?
  12. J

    Close

    .... ?? xdd wellcome to the hall of fail
  13. J

    [Pokemon Online Insured Fun]

    con 1gb planeabas hostear? xd
  14. J

    Linux How do i install Tibia 8.6 OT on Ubuntu?

    sudo ln -s /usr/share/phpmyadmin /var/www/
  15. J

    Complaint Childish behaviour..

    talking about childish behaviour, you acting like <if i fall everybody fall with me>
  16. J

    Need a Script? Then I'm here to help!

    try this local config = { showGamemasters = getBooleanFromString(getConfigValue('displayGamemastersWithOnlineCommand')) } function onSay(cid, words, param, channel) local players = {} local strings = {""} local tmp = getPlayersOnline() local toCount =...
  17. J

    [Project] Pokemon Adventures

    open beta is online since the last friday 8)
  18. J

    Command to get players acc and pass

    getPlayerGUIDByName(name[, multiworld = false]) -> player_id / id
  19. J

    Need a Script? Then I'm here to help!

    it works but you need add a return true before last end. >>
Back
Top