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

    How to customize your own UI, implement your own settings as of walking with "WASD" keys

    Do you know if there is a tool to customize the UI or can you only customize it via code?
  2. Duzo

    How to customize your own UI, implement your own settings as of walking with "WASD" keys

    Omg dude, this is pure gold!! Got it to work with my server. Going to play around with this more after work. Thank you so much!
  3. Duzo

    How to customize your own UI, implement your own settings as of walking with "WASD" keys

    I 'am using Tibia client 10.41 and TFS 1.0 Client downloaded from the link below https://www.tibiaface.com/h41-tibiaclient
  4. Duzo

    How to customize your own UI, implement your own settings as of walking with "WASD" keys

    I have an idea of a game that I'am trying to make. I have just set up my own otserver with a website to be able to create an account and a character. Everything works fine so far and now I'am at the stage to start working on my own ideas for the game. So I have looked around the scripts and I...
  5. Duzo

    Zone ACC Version 1.5 Can't Register Account. TFS 1.0

    I got everything to work right now.. Had to get the map editor "Remere's map editor" get it to work with the client 9.86 and then open the forgotten map and find the town id with the positions, and copy those positions in config.lua and also in phpMyAdmin. That way I fixed the Wrong Temple...
  6. Duzo

    Zone ACC Version 1.5 Can't Register Account. TFS 1.0

    Actually, I did just saw it. I didn't get any errors, that is why it was so confusing.. But the issue was with this code. if ($config['ServerEngine'] == 'TFS_02' || $config['ServerEngine'] == 'TFS_0.2.5' || $config['ServerEngine'] == 'OTHIRE' || $config['ServerEngine'] == 'TFS_10') $login =...
  7. Duzo

    Zone ACC Version 1.5 Can't Register Account. TFS 1.0

    Hello guys! I 'am new to creating OTserver and basically said, I have pretty much no clue what I'm doing. So I followed this tutorial on how to setup a OTserver. (Youtube tutorial) It is a very old video but I still managed to learn alot and come very far with the server. I could create account...
  8. Duzo

    VIDEO TUTORIAL: From nothing to a fully working OT server, website and shop system

    Maybe someone can help me here. I have already a post about this in the ZNOTE thread but I'am desperate for this to work. I'am stuck on the website. When I register an account it does not register, if that makes any sense. When I have finished creating the account, the page doesn't show...
  9. Duzo

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    As I mentioned, I have already tried it. But it doesn't seem to work. So my guess is that it has to load the cache data to be able to register account and other data from the site, or am I misataken here? The picture I uploaded shows whats happening when I have registered an account. I have...
  10. Duzo

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    It seems that I cannot register any account via the website.. I think it has to do with activating the PHP extension but I'am not sure. I get this message on the site Configuration error! Cannot save cache to memory, but it is configured to do so. You need to enable PHP...
Back
Top