13.08.2012, 18:30
Thanks I give rep to you both 
If you have time to fix this, it only show name not with the ID.
It should be something like this "Playername (ID:2)

If you have time to fix this, it only show name not with the ID.
It should be something like this "Playername (ID:2)
Код:
if(!strlen(params[strlen(tmp2)+1])) format(string,sizeof(string),"%s has Frozen %s",adminname,playername); else format(string,sizeof(string),"%s has Frozen %s | Reason: %s",adminname,playername,params[strlen(tmp)+1]);

