Paul 'MoOg' Samways wrote: > > I'm about to put database interactivity into my code to store player scores, > etc, and was wondering if WonIDs are a fixed length or not?
from engine/eiface.h: unsigned int GetPlayerWONId(edict_t *e); That should answer it. Florian. _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

