14.05.2016, 22:54
Quote:
PHP код:
https://sampwiki.blast.hk/wiki/Control_Structures#case You should try using braces ( { } ) more. Код:
case 12 .. 14: { if(GetPlayerScore(playerid) > 500) { Gang[playerid] = cops; } } |
@edit
however any User with a score lower than 500 can select the police