01.08.2009, 20:18
Код:
new tmp[3]; tmp=GetPlayerSkin(playerid); if( (tmp == 280) || (tmp == 281) || (tmp == 282) || (tmp == 283) || (tmp == 288) || (tmp == 284) || (tmp == 285) ) { (open gate stuff) } else { SendClientMessage(playerid,COLOR,"Error : You are not allowed to use this command"); }