• 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!

Recent content by SaadPro

  1. S

    Linux Host

    Can u help when i connect cloud flare to my host, it prevents players from connecting to the game
  2. S

    Linux Host

    Is there a way to separate the site and server into two hosts To protect site from attack Site in host \ server in host Explain step by step
  3. S

    [France] [8.60] Rebirth-Highexp | 8 Marc 10:00 CEST

    A wonderful server, I loved it
  4. S

    Possible Block Account ID 1

    Again Solved by adding this code in accountamangement.php $acc_id = $account_logged->getId(); if($acc_id == 1) die("Access Denied!"); Thanks for who tried to help me
  5. S

    Possible Block Account ID 1

    Solved by adding this code in accountamangement.php $acc_id = $account_logged->getId(); if($acc_id == 1) die("Access Denied!"); Thanks for who tried to help me
  6. S

    Possible Block Account ID 1

    Yes -> Can't login on website with account 1
  7. S

    Possible Block Account ID 1

    It doesnt work too, I mean if i am going to login with 1/1 will block you
  8. S

    Possible Block Account ID 1

    Still No working :(
  9. S

    Possible Block Account ID 1

    no working :S
  10. S

    Possible Block Account ID 1

    Thanks, Going to try 1709142354 Like this?
  11. S

    Possible Block Account ID 1

    Any way to block 1/1 account access on website? That way they can change password, delete, create new characters (NOTE: Latest version of myaac, I'm using otx 1709139731 And keep account manager works {Myaac}
  12. S

    [France] [8.60] | Gamelaots |Evolution Map| PvP-E | War & RPG & Fun |StartTo Day 28.2.2024

    Looks pretty project, Iam going to join :D
  13. S

    [8.6] TFS 1.5 Baiak, Mount and Modal widow.

    Fantastic Bro
  14. S

    [Myaac] [TFS 1.5] -- myaac-gesior-shop-system-v5.0-beta.2

    Hello everyone, i am using myaac i installed myaac gesior shop it gives a white page when i accept items everything works fine but when i press accept it gives a white page everything works fine
  15. S

    [TFS 1.5] - Problem with drop loot

    The engine don't give any errors data/events/scripts/monster.lua function Monster:onDropLoot(corpse) if hasEventCallback(EVENT_CALLBACK_ONDROPLOOT) then EventCallback(EVENT_CALLBACK_ONDROPLOOT, self, corpse) end end function Monster:onSpawn(position, startup, artificial) if...
Back
Top