Sarge-AI/ModName.MapName/scripts/UPSMON/COMMON/vehicles/fnc/UPSMON_Allowgetin.sqf

13 lines
289 B
Plaintext
Raw Permalink Normal View History

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