pick up over car?
#1




how i create an pick who go up and down to indicate is the car ... the pickup i mean ?
Reply
#2

https://sampwiki.blast.hk/wiki/SetVehicleParamsEx

objective: 0 to disable the objective, 1 to show it. This is a bobbing yellow arrow above the vehicle.
Example;
pawn Код:
new engine, lights, alarm, doors, bonnet, boot, objective;
GetVehicleParamsEx(vehicleid, engine, lights, alarm, doors, bonnet, boot, objective);
SetVehicleParamsEx(vehicleid, engine, lights, alarm, doors, bonnet, boot, 1); //This will enable the objective(arrow)
Reply
#3

wait , but how for example i want to show the arrow only for 1 player ? // for jobs
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)