Warning
#3

pawn Код:
public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
{
   AddVehicleComponent(vehicleid, 1010);
   return 1;
}
The 'vehicleid', namely the id of the vehicle that the player is getting in is already defined in the header, so it is unnecessary to define it again.
Reply


Messages In This Thread
Warning - by iLcke - 24.06.2010, 12:15
Re: Warning - by introzen - 24.06.2010, 12:16
Re: Warning - by LTomi - 24.06.2010, 12:17

Forum Jump:


Users browsing this thread: 1 Guest(s)