04.06.2013, 22:56
Exemplo
pawn Код:
new Variavel[MAX_PLAYERS];
switch(Variavel[playerid]) {
case 200..210:GivePlayerMoney(playerid, 5000);
}