Sarge-AI/ModName.MapName/scripts/UPSMON/COMMON/vehicles/fnc/UPSMON_Allowgetin.sqf
Teh Dango 65e4453908 2.4.0
Major Update. Now supporting DesolationRedux, Epoch and Exile.
2017-12-31 03:16:37 -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;