13.05.2014, 12:08
Try to remove
of the lines 90, 94 and 97
I think these are the lines in
line 90
line 94
line 97
or just replace them with
PHP код:
[MAX_PLAYERS]
I think these are the lines in
PHP код:
public OnPlayerSpawn(playerid)
PHP код:
if(Killz[MAX_PLAYERS]>=10)
PHP код:
if(Killz[MAX_PLAYERS]>=20)
PHP код:
if(Killz[MAX_PLAYERS]>=30)
or just replace them with
PHP код:
[playerid]