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

    LuaSocket in tfs 1.5 by nekiro 8.6

    Dones not seem so. You could find require("socket")
  2. S

    Guides seem outdated/mismatched?

    You didn't install vcpkg properly, what did you expect? you have an error in your cmd. Try adding vcpg into enviroment variables in path section
  3. S

    AOT Project – Built from Scratch, Based on BlackTek!

    seems very much pay to win, wouldn't start playing here on my own
  4. S

    Just Another Progress Journal- 8.6 EVOLUTION

    if only he didn't state it already
  5. S

    Ranger's Arcani OTClient showoff

    someone played gladiatus in here :D
  6. S

    [Poland] [8.6] Svira Servers – The Ultimate RPG Adventure!

    Why you are trying to tell me what i SHOULD or SHOULDN'T do?
  7. S

    [Poland] [8.6] Svira Servers – The Ultimate RPG Adventure!

    who said about 24/7? If you have a job and kids you get a maximum of 1h of playtime. Where is fun if you can't get into any events?
  8. S

    [Poland] [8.6] Svira Servers – The Ultimate RPG Adventure!

    gunzodus isn't polish? Administration at least is.
  9. S

    [Otx2][0.3.7]You do not have enough skill - problem

    or it might be in .lua ;) Notepad++ is his best shoot to find that stribg
  10. S

    [Otx2][0.3.7]You do not have enough skill - problem

    Open notepad Ctrl h Search that string File match .
  11. S

    Lua [Canary] [TFS 1.3] EXP Boost

    Have you added code to player.cpp?
  12. S

    TFS 1.X+ Converting a map from client 10.98 to 11.00.

    I do think so, you can download HxD and try to edit it manually
  13. S

    TFS 1.X+ Converting a map from client 10.98 to 11.00.

    have you tried to save 10.98 as 11.00? :D Map → Properties
  14. S

    Error in OTCV8 status.php (Player Online)

    Necropost but 5f is "_" character so the issue might be here Also try removing space at .json
  15. S

    OTClient Player Online Background

    they might have added some captcha to the website. Try getting online players from tibia engine
  16. S

    OTClient Player Online Background

    you need to propably change that if (preg_match('/There are <strong>([0-9]+)<\/strong>/', $site, $matches)) { to if (preg_match('/<span>Players:\s*<strong>(\d+)\s*\/\s*\d+<\/strong><\/span>/', $site, $matches)) {
  17. S

    Xikini - Roulette System - Canary 3.1.2

    Seems like const to me
  18. S

    Problem with OTCv8 (players online, discord change) + delete server/port+client

    do your website have this endpint?
  19. S

    Lua Reborn system problem with items

    If you can't ask him a question he will give you gibberish
Back
Top