Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
It should work now, checking while I was fixing it, it seems that if you set a button to none, the game will reset the buttons...
Nice!It works! Thank you Soly!
You probably don't have ItemRT since that's something we implemented not long ago.
You can load the "legacy" and it will build an ItemRT inside the program that you can save afterwards.
But the login will require a small change to make use of this file.
Sadly I no longer support those text files... I did at some point...How do you actually generate an ItemRT.gsl file from the pre-existing files for Teth? Or is it obtained from previous instances of Teth? The word 'legacy' threw me off as you said it hadn't been around for long
It basically just dumps the data from the gsl file into the "structure" in the login... is a few lines of code..How difficult is it to implement the change in the login server? I've added custom things regarding the ship source (and learned quite a few things thanks to you and a few other people) but I've not messed with login or patch and a little worried about messing up structures if my first question is resolved.