a3_exile_occupation/scripts/eventHandlers/getOnBus.sqf
2016-05-09 17:58:20 +01:00

4 lines
111 B
Plaintext

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