Quote:
Originally Posted by Uleat
Unfortunately, Titanium Edition and Secrets of Feydwar are the only legally obtainable clients at the moment,
since they were available as disc sets.
Hopefully, the newer steam client will be implemented in the near future - there were a lot of changes between RoF2 and TDS...
|
Surely the use of XDelta should resolve the client issue? I've given an outline as to why and how in the General Discussions forum.
Edit: On a different note, I made a much better .bat for starting a server.
Code:
shared_memory.exe
start world.exe
Echo 'Wait 10 seconds for World.exe to finish'
timeout /t 10 /nobreak
start zone.exe
timeout /t 5 /nobreak
start ucs.exe
timeout /t 5 /nobreak
start queryserv.exe
timeout /t 5 /nobreak
start eqlaunch.exe zone
pause