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

    Scripter/Programer - Whee || Bosstiary

    Do you have discord?
  2. gunz

    anti map tracker

    we used to have special edited items.otb and client files with mixed items ids which was almost impossible to track. however, now we see the maps appear very soon on multiple sources so we stopped to use that.
  3. gunz

    [Bug Report] Item destructor

    do you have onGainExperience event enabled in events.xml? EDIT: The bug already fixed in later TFS versions. https://github.com/otland/forgottenserver/blob/master/src/luascript.cpp#L87 It's not case anymore.
  4. gunz

    [Bug Report] Item destructor

    This is not thing. The problem is that engine really removes someItem from memory even if you still refer to it in lua script. It's because ScriptEnvironment::resetEnv() is being called and item has still VirtualCylinder as parent. It does not check whether you have reference to it in lua script...
  5. gunz

    [Bug Report] Item destructor

    There is one lua setup that crash server because of freed item pointer. It was really tricky to track this out since the crash not happen immediately but after quite long time when item object is accessed. local someItem = Item(doCreateItemEx(ITEM_GOLD_COIN, 100)) -- do something different...
  6. gunz

    AAC PayPal random IP's cause failed IPN verifcation

    If you want to verify by IP I recommend to use GeoIP2 ISP database and verify IP if it match PayPal ASN.
  7. gunz

    Do you think thats their real player amount number? ( EZODUS )

    Yes we enforce this rule because there are tons of vpns/vps botters which sells ccs on allegro.pl and similar sites for real life money. Most of them use vpn/vps so it's the main reason why it became against rules.
  8. gunz

    Do you think thats their real player amount number? ( EZODUS )

    We ban VPN and VPS characters - it's against our rules.
  9. gunz

    Do you think thats their real player amount number? ( EZODUS )

    Hello, The numbers are real and really unexpected. The 20 level characters are probably knights/paladins which have to spend first days to train their skills. From non public information I can say that unique IPs count on the server was 2100 at the same time. MC limit is 4 (strictly). the...
  10. gunz

    [C++/Linux] Compiling old engine (sources) on Debian 10 / Ubuntu 20.04

    I would recommend to use Docker-based solution with older version of Debian container.
  11. gunz

    [TFS 1.3] [Revscriptsys] Free Lua scripting service - Post your requests! Let's learn it together!

    Can someone explaing what is behind naming this system revscriptsys? :)
  12. gunz

    [France] [10.00-15.22] | Start 20th February 2026 18:00 | Castle War Event | TC RL trade allowed | Unhallowed Crypt | Weapon Proficiency | Bloodfire G

    Recently it was increased to 30%. Also party exp in 12-only party will be boosted.
  13. gunz

    [France] [14.00+] | Gunzodus | Candia Island | Inferniarch Weapons & Sets | Podzilla Quest | Winter Update 2024 | Bakragore Essence 3!

    SUMMER UPDATE TEASER: We already started working on upcoming summer update including Soul War Quest and much more! Stay tuned!
  14. gunz

    Spoofing on Gunzodus Servers

    I would welcome 'voting system' on otservlist so server owners will have to attract players in some way to vote for their servers and get better score in the list. However, the current system which is max 4 connections/IP is not that bad as well.
  15. gunz

    Spoofing on Gunzodus Servers

    @itoxblade I don't really know who Machump is. Probably you can ask mods to check IP. Also twitch is the activity of one of our gamemasters. I don't really know how twitch works myself. But believe me, we don't really need to do this kind of activities to attract players anymore as last year we...
  16. gunz

    Spoofing on Gunzodus Servers

    The reason of players increase is that majority of bots was not working for past 2-3 days and started to work again today's morning. Please check our 30-days graph. Did I mention somebody is creating fake characters? There more ways to increase 'players online' number, every OT has its own. The...
  17. gunz

    Spoofing on Gunzodus Servers

    Yes, we increase player counter on the website especially in the evening, it was part of our marketing almost since the beginning, maybe it's time to stop. We always say our players to check otservlist for proper information. You can also check several more servers with similar concept eg...
Back
Top