Little question


(S. Monkey) #1

Is there a way for a server to uniquely identify the client? Using the cd-key you get when you install the game or something?


(IneQuation) #2

PunkBuster GUID.


(S. Monkey) #3

Where can I find that in the code?


(zinx) #4

You can’t, but the key “cl_guid” in the userinfo string will be set to the GUID if punkbuster is enabled. You can’t get the GUID if punkbuster is disabled.