Prevent hydra from shooting missiles
#4

GetPlayerKeys Combined with GetVehicleModel

I.E

pawn Код:
if((newkeys & KEY_ACTION) && (GetVehicleModel(GetPlayerVehicleID(playerid) == 520)))
{
...
}
return 1;
Reply


Messages In This Thread
Prevent hydra from shooting missiles - by aNdReSk - 13.07.2010, 01:02
Re: Prevent hydra from shooting missiles - by DJDhan - 13.07.2010, 01:34
Re: Prevent hydra from shooting missiles - by aNdReSk - 13.07.2010, 01:38
Re: Prevent hydra from shooting missiles - by CuervO - 13.07.2010, 01:45

Forum Jump:


Users browsing this thread: 3 Guest(s)