05.09.2012, 20:44
pawn Код:
if(strcmp(cmd, "/equiparg", true) == 0)
{
if(!org == 24 && IsPlayerInRangeOfPoint(playerid, 1640.6337, -1667.7222, 21.4375))
{
SendClientMessage(playerid,COLOR_GREY," Vocк sу pode equipar no cofre org de sua HQ!");
}
}
tenta assim^^

