Quote:
Originally Posted by trevius
I wish there was a way to check if a client was SoF or not. Then, we could just do an if before making the output.
|
Thanks for the info on the item links, that may be my problem.
There is a way to check the client version. The client network stream has a method which returns a string describing which patch file that client is using (Client62, Titanium, SoF). I'll post an example of how to check it later today. It would be best though if everything could be done in SoF.cpp, to keep the main source as version agnostic as possible.
EDIT: Lol, this is Derision, just happened to be logged on my alternate account
