Hi, that doesnt work.
Basically, it adds the action to all units..
Example:
_Players = ["p1","p2","p3","p4","p5", "c1","c2","c3","c4","c5","c6","c7","c8","c9","c10"]
{call format ["%1_Licence_Vehicle_Car=false", _x]} forEach _Players
{call format ["%1_License_Vehicle_Motorcycle=false", _x]} forEach _Players
{call format ["%1_License_Vehicle_Sport=false", _x]} forEach _Players