02.10.2011, 19:14
Hi , i find this in a lot of Scripts :
What is Format ? how to use it ? and why we do %s and not %d , thanks.
pawn Код:
format(string, sizeof(string), "%s Says(Phone): %s", sendername, text);