a3_exile_occupation/scripts/reactions/getOnBus.sqf

6 lines
133 B
Plaintext
Raw Normal View History

2016-04-14 14:09:04 +00:00
// Triggered if a player gets on the public bus
// adds an addaction to stop the bus
_bus = _this select 0;
_unit = _this select 2;