09.01.2014, 16:18
Quote:
pawn Код:
|
More examples:
Код:
if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid, -1, "You're not an admin."), SendClientMessage(playerid, -1, "Coz you're a noob."), SendClientMessage(playerid, -1, "And you did probably not apply for it!!!"); if(a <= 10) return a = 5, b = 6; if(b == 25925) return a = 52, false;