CMD:abrirhq(playerid, params[])
{
if(GetTeam{playerid} != CLASS_FBI) return SendClientMessage(playerid, RED, "Este comando й restrito para agentes da FBI");
//FBI Gate
if(IsPlayerInRangeOfPoint(playerid, 20.0, 2517.082275, 2346.282714, 13.300230))
{
MoveObject(FBIGate, 2517.082275, 2346.282714, 05.300230, 2);
SendClientMessage(playerid, YELLOW, "Portao aberto com sucesso");
}
return true;
}
https://sampforum.blast.hk/showthread.php?tid=148242
ou se preferir https://sampforum.blast.hk/showthread.php?tid=303433 Ai e so adaptar Para Skins |