02.04.2012, 14:53
So im trying to add the jail command and i had to add some things at the top of my script
One of them being
The error im getting is
Please Help
One of them being
Код:
bool:inJail[MAX_PLAYERS];
Код:
(84) : error 010: invalid function or declaration
Код:
new PlayerInfo[MAX_PLAYERS][pInfo]; new JailTimer[MAX_PLAYERS]; bool:inJail[MAX_PLAYERS]; /* <--------------------------------------------> */ main() { print(" "); print(" "); print(" "); print(" "); print(" "); }