24.08.2009, 14:57
I've this (with ID)
By me it works...
Код:
GetPlayerName(i, pname, sizeof(pname));
format(string, sizeof(string), "Moderator ~ %s, ID: %d", pname, i,(i));

