Sarge-AI/scripts/UPSMON/COMMON/vehicles/fnc/UPSMON_Allowgetin.sqf
Teh Dango 3ac749d64b 2.1.0
This is the latest stable version of Sarge AI for Arma 3: Exile.
2016-02-19 21:49:51 -05:00

13 lines
289 B
Plaintext

/****************************************************************
File: UPSMON_Allowgetin.sqf
Author: MONSADA
Description:
Allow unit to move in vehicle
Parameter(s):
<--- unit
Returns:
Nothing
****************************************************************/
[_this] allowGetIn true;