• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. dartedd450

    Lua Attr command for OTX 3.7

    What does the /attr do exactly? Can you modify any equippable items?
  2. dartedd450

    [Windows] How to set path environment variables for TFS 1.0

    https://github.com/otland/forgottenserver/wiki/Compiling-on-Windows This tutorial did it for me after tons of issues
  3. dartedd450

    Solved Znote AAC - error at login

    At the start when you first set up ur AAC and haven't linked your DB, you usually get an error code with a window telling you to copy+paste a code in your db SQL... Did you do that at the start?
  4. dartedd450

    Solved Znote AAC - error at login

    Try this
  5. dartedd450

    Changing a column name in "accounts"

    How do I change the name of the 'premdays' column in accounts (MYSQL)? EDIT: Figured it out after a bit of googling :)
  6. dartedd450

    Adding Tibia Coins to an account

    Yes my server supports Tibiacoins. Able to open the shop and browse it properly, just unsure on how to manually add them
  7. dartedd450

    ZNOTE AAC - Problem creating a guild

    Error:
  8. dartedd450

    hello i got problems.. with 10.98 server

    Maybe try adding this in ur config.lua ? Not sure Or check this thread: https://otland.net/threads/how-to-enable-exp-stages.167846/
  9. dartedd450

    TFS vs OTX?

    I agree. People seem to have a serious misunderstanding of how open source forums work. Post your code on a public forum, don't expect people not to use it. I don't agree taking credit for someone elses work though
  10. dartedd450

    hello i got problems.. with 10.98 server

    You have to be way more specific... What happens when you try to spawn an item? And you might be changing the EXP rate in config.lua but instead you should try editing the EXP stages (data/xml/stages.xml) In (Data/XML/Stages.xml) find 0=disabled 1=enabled
  11. dartedd450

    TFS vs OTX?

    Random question related to the subject: how does one go about knowing which version of TFS/OTX he's using? Is it in the server console? And OTX 3.7 seems to have all features working
  12. dartedd450

    Windows Problem getting it online

    Yeah all the customers complained of the same issue, port forward seemingly works but an unknown issue (even with firewalls disabled) blocks the connection. I'll just plug in my old CISCO router and use that, thanks for all the help from everyone :)
  13. dartedd450

    Windows Problem getting it online

    Yes all ports are forwarded properly, firewalls disabled, etc etc. Done everything right the same way I've done it dozens of times before without any issues (DLInk, Linksys, cisco, etc). It's gotta be a router issue, I looked online and make people complained the port forwarding didn't work properly
  14. dartedd450

    Windows Problem getting it online

    It's gotta be some router issue, I've never had any problems port forwarding before I got this router (ZyXEL EMG2926)
  15. dartedd450

    Windows Problem getting it online

    Everything is as should be right? Btw 7171 , 7172 and 7173 are all open MYSQL PORT is 3306, should I open that port aswell? could that be the issue?
  16. dartedd450

    Windows Problem getting it online

    When I set ip to 127.0.0.1 and login using that ip aswell everything works fine so it's not a database issue I think, Failed to establish connection to the game server.. attempts a few times then this Cannot connect to the game server. Error: Connection refused. (10061)
  17. dartedd450

    Windows Problem getting it online

    bump, able to load character list properly with global public ip, but can't login. just tries reconnecting endlessly
  18. dartedd450

    Adding Tibia Coins to an account

    10.98 server, how do I add/modify the amount of Tibia couns on an account?
  19. dartedd450

    Windows Error in OTX server console

    Thanks for the quick fix
  20. dartedd450

    Windows Problem getting it online

    The IP changer works nicely and connects, but I still fail to load in-game! All I can do is load my character list through my public IP, but it never logs in. ports open, able to add to otservlist... so confused
Back
Top