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

    [France] [8.6] AcidsOT

    Changelog 18 March 2024: Special Paladin distance effects will no longer harm Doppleganger (Except burst arrows). Doppleganger now informs which DEF he has, and his atk, arm, def and dist calculations are now more accurately representing the player Added Broadcast and Guildcast rune to the...
  2. Znote

    [France] [8.6] AcidsOT

    Its fun to see the server waking up a bit again, after being nearly dead for a year. If you join us, or get back to us, reply to this thread with your in-game name, and I will send you some shop points. :)
  3. Znote

    [France] [8.6] AcidsOT

    Server is still online, and we have an ongoing campaign these days: Login and I will provide you with 50 extra points. Edit: Campaign ended.
  4. Znote

    [France] [8.6] AcidsOT

    Server was down for a couple weeks, but its back online now.
  5. Znote

    [France] [8.6] AcidsOT

    I got tired and lost interest, but the server is still online if you want to play. I hope to get back into this community eventually, I usually do. But right now I'm having fun playing with a game engine for Virtual Reality using the Rust language. So far its innovative, educational and fun...
  6. Znote

    C++ unique active player

    This only affects count reporting, if you can not connect more than 4 MC, check your network filtering rules. Etc a firewall or iptables that block more than 4 concurrent connections per IP.
  7. Znote

    TFS 1.X+ stuck to get website running "config.php" TFS 1.4.1

    Which error messages do you get? For TFS 1.4.1, you need to use TFS_10 as value in config.php
  8. Znote

    The Forgotten Server 1.4

    https://github.com/otland/forgottenserver/releases/tag/v1.4.2
  9. Znote

    [France] [8.6] AcidsOT

    Every account has been given +7 days of premium. We are getting close to our 1 year anniversary. :)
  10. Znote

    AAC Znote acc, monster loot help

    Hmm, the includes doesn't support dynamic pathing. The quick and dirty approach, copy the folders: engine and layout and put them in your subfolder www/bosses/. Also copy config.php to www\bosses So you have a copy www/bosses/engine/ and www/bosses/layout/, www/bosses/config.php And you...
  11. Znote

    Suggestion Remove otservlist subforum

    This thread has derailed quite considerably, and I'm not sure how to properly manage it. Its a feedback thread which makes me more lenient towards criticism against anything. I like that otland offers a place like this feedback board where users can voice their opinions. (just do it...
  12. Znote

    How to behave in an Internet Forum

    Most users who follow this, are able to avoid corrupt staff rule violations. :) (Respecting the rules also help). It also makes the forum a more pleasant place to be.
  13. Znote

    AAC Znote acc, monster loot help

    If you are using UniServerZ, go into UniServerZ/core/apache2/logs/error.log and show the latest messages when you enter that url. Did you change <?php include '/layout/overall/footer.php'; ?> to <?php include '../layout/overall/footer.php'; ?> ?
  14. Znote

    Help Znoteacc 2

    You need to enter serverinfo with admin access. You can edit page_admin_access in config.php to give your own account admin priviledges, then enter serverinfo to import values.
  15. Znote

    Suggestion otclient board for sharing modules

    I like this suggestion, we recently (ish) created the Revscripts board, and it has gotten some love from the community. It would be cool if the same happens with OTClient. Should we create some board rules, for instance thread prefixes for releases as well? In Revscript board everything is...
  16. Znote

    [TFS 1.5] Sex System

    Haha, now we need to create a custom creature "Dumpster Baby", with a chance of getting it summoned. xD
  17. Znote

    Full 8.0 Evolution Server Works Perfect!

    Thread resurrected from graveyard, thanks to @Sekula 14 The exe file and dll files were unfortunately filled to the brim with viruses, so only the data pack was restored.
  18. Znote

    [France] [8.6] AcidsOT

    Changelog: 02-10 February 2022 Slightly nerfed earth and flame primal. Winged Helmet can now roll energy resistance, spell damage and crit We have a new version of OTClient: Fixes path finding crash, action bar bug, and our custom spells can be assigned to the action bar. Reduced the health of...
  19. Znote

    Action Interface error (doors)

    Tell us which server engine you are using And post the file data/actions/scripts/other/doors.lua so we can look at it. remember to use code tags: https://otland.net/threads/how-to-display-code-properly-in-your-post.168098/ At a glance, my guess is that you are missing getItemLevelDoor function.
  20. Znote

    OTClient 1.0 (Release)

    OTClient with protocol 12 native assets support! With this PR, mehah/otclient can be fully used with TFS 1.5 protocol 12 master branch! :D
Back
Top