12.05.2009, 19:52
The previous line was
The correct line is
Remember that it is always the problem with the line before with a error 001.
pawn Код:
new sendername[MAX_PLAYER_NAME]
pawn Код:
new sendername[MAX_PLAYER_NAME];
Quote:
|
Originally Posted by Weirdosport
Which is line 9459?
|

