You need to check if the player, or the player's vehicle, is in the trigger zone (if on foot, the player's "vehicle" is the player himself):
(vehicle player) in thisList
You would want the activation to be based on the player's side though ("WEST PRESENT", for example), rather than just the group leader/synchronisation activation as you have it, otherwise it would exclude the player when in a vehicle.