I was wondering if it is possible to have a player use an action while in a vehicle.
Example:
Sport Car Yellow = car1
Civillian = civ1
civ1 is in car1
civ1 addaction ["SET UP","set.sqs"]
He has to get out of the vehicle in order to see/execute this action.
car1 addaction ["SET UP","set.sqs"]
I have not tried this, but would this give this action to anybody in the car?
THANKS!
-Mad Pup