PickUp
#4

pawn Код:
if(pickupid == pickup) // Have to define the pickup on the top
{
   new id = GetPlayerVehicleID(playerid);
   if(IsPlayerInAnyVehicle(playerid)) return AddVehicleComponent(id, 1058);
   return 1;
}
Reply


Messages In This Thread
PickUp - by Drowzz - 20.12.2010, 16:24
Re: PickUp - by [Lsrcr]Hoss - 20.12.2010, 16:34
Re: PickUp - by Drowzz - 20.12.2010, 17:00
Re: PickUp - by blackwave - 20.12.2010, 17:03
Re: PickUp - by Babul - 20.12.2010, 19:12

Forum Jump:


Users browsing this thread: 1 Guest(s)