You can convert between the two formats by simply using the last 64 bits as either two 32 bit ints (on 3.1.1.1) or one 64bit int (on 3.1.1.0).
Florian Zschocke wrote:
Alfred wrote:
Its the same internal format as before, its just been split into two 32 bit ints rather than a single 64 bit one.
I see. So it is STEAM_16:32:32 instead of STEAM_16:64.
This change is in effect for 3.1.1.1c servers and onwards.
Does that mean we're faced with two different formats at the same time, depending on what version the server is? Is there ar quick way to find out in a serverside mod to find out what server version the addon is running on? A callback, a hidden cvar, an ident string to parse?
Florian.
_______________________________________________ hlds_apps mailing list [EMAIL PROTECTED] http://list.valvesoftware.com/mailman/listinfo/hlds_apps
