- Quake 3 Weapons Configs Library
- General POLSKI Topic
- how many quake 3 players E+ still play sometimes
- Quake All-stars December 2026 frag night
- DOOM 2 SERVER - UPDATE
- missing graphics in 1++ map
- Steam Q3 Discussion
- xp_enemyHeadModel does not work
- Q3DM3D Duke3d map for Q3
- Help me with selection Defrag maps
[solved] Client GUID
21. June 2010 - 18:50
Hi folks,
this might be a n00bish question but I ask it nonetheless: How is a Client GUID generated and where is it stored? I can query the current value of "cl_guid" in the game but this cvar obviously is not stored in any config, that's why I am interested in the source.
Of course I already tried an internet search but couldn't find anything that would answer this question. Btw. I haven't PunkBuster installed.
Thanks in advance!
:o]
21. June 2010 - 18:54
#1
Re: Client GUID - How is this generated and where is it stored?
its always generated new everytime u start q3 and actually its not stored anywhere.
its generated based on the cdkey, though imo it doesnt use whole cdkey cuz otherwise u could generate guids back to cdkey.



Thanks Soul! The CD-key was a good hint. I copied my installation onto a 2nd computer and cl_guid was exactly the same as in the original installation. I changed the CD key on the 2nd computer and this also changed the value of cl_guid.