a3_exile_occupation/scripts/reactions/getOnBus.sqf
2016-04-27 11:09:01 +01:00

6 lines
113 B
Plaintext

// Triggered if a player gets on the public transport
_transport = _this select 0;
_unit = _this select 2;