11.06.2010, 20:17
No you've done a simple mistake
you got this
And this is how it supposed to be (Without no space between the two dots)
And now i got no ERRORS
you got this
pawn Код:
new bool : dead[MAX_PLAYERS];
pawn Код:
new bool:dead[MAX_PLAYERS];

