Quote:
Originally Posted by mrsamp
Im trying to add players current warnings "pWarn" into the string (%d/4) you see?
Код:
format(string,sizeof(string),"%s has been warned: %s (%d/4)",GetName(pplayerid),reason,pWarn); //<--- Here!!!!
// It's working with pWarn but then is it allways saying 8/4
|
Read my post, just edited it ^^^.