11
Common Topic Symposium / Re: I did it boys.
« Last post by KoRo on March 16, 2022 01:51 am CDT »Nice, yeah I did something similar. A whoooole bunch of various checks and if one of them didn't pass -> reset and try again. Same deal with the 4 different spawn points. Never did get a bash reset working though. The challenge I was facing was that Tribes would periodically crash/disconnect from the server for no apparent reason. I couldn't get the script to work outside of the server, so i could never figure out how to have it reset the program. Nowadays of course I'd write a new script that operates entirely independently (.bat maybe? It'd be tricky but I might be able to do it in Python or C++).