16.04.2014, 21:27
Quote:
|
Looks like you need to update ZCMD perhaps?
Also, I've noticed something with your code. For the sscanf line, it should be this: pawn Код:
|
PHP код:
new str[256], str2[256], id, Name1[MAX_PLAYER_NAME], Name2[MAX_PLAYER_NAME];


