I want to show this option only when riding in any vehicle and when stopped
However, this option is displayed even when not in the vehicle.
https://ibb.co/0Vwb5My
what's the problem
plz help me
//player addAction [("<t color=""#66FFFF"">" + ("Repair/Flip") +"</t>"), "repair.sqf", [], 0, false,true, "", "player in(_vehicle _target) && {speed _target < 1}"];