Not showing marker above the vehicle ?
#6

Try putting it here:

pawn Код:
public OnVehicleStreamIn(vehicleid, forplayerid)
{
    return 1;
}
Use forplayerid instead of playerid

and of course

if(vehicle == ObjectiveVehicle1) - put this in there, so it checks if the vehicle is the objective vehicle. Replace the name with yours
Reply


Messages In This Thread
Not showing marker above the vehicle ? - by Seven. - 14.12.2010, 15:48
Re: Not showing marker above the vehicle ? - by WillyP - 14.12.2010, 15:48
Re: Not showing marker above the vehicle ? - by Seven. - 14.12.2010, 15:52
Re: Not showing marker above the vehicle ? - by WillyP - 14.12.2010, 15:53
Re: Not showing marker above the vehicle ? - by Seven. - 14.12.2010, 15:55
Re: Not showing marker above the vehicle ? - by CrucixTM - 14.12.2010, 15:57
Re: Not showing marker above the vehicle ? - by WillyP - 14.12.2010, 16:30
Re: Not showing marker above the vehicle ? - by Seven. - 14.12.2010, 16:39

Forum Jump:


Users browsing this thread: 1 Guest(s)