18.01.2013, 04:09
Quote:
something like this
PHP код:
if(count > 2) {
/* my bank robbery script */
}
else {
SendClientMessageEx(playerid, COLOR_GRAD2, "You need at least 3 member in the area to start the bank robbery! ");
}