14.07.2011, 14:01
Quote:
|
In these lines you should format the variable String, for example
:This line :pawn Код:
Should be: Код:
format(String, sizeof(String), "* %s unholsters his tazer.", PlayerName(playerid)); , if you do not want to change line per line, just put in the top of your GameMode:pawn Код:
I hope that i have helped . |
pawn Код:
new string[128];



:
: