Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T79717
Change Details
Change Details
Old
New
Diff
// when there are other passengers in the vehicle apart from yourself, run the following code { systemChat str [name _x, assignedVehicleRole _x]; } forEach (crew vehicle player);
// when there are other passengers in the vehicle apart from yourself, run the following code { systemChat str [name _x, assignedVehicleRole _x]; } forEach (crew vehicle player);
Continue