Sarge-AI/sarge/UPSMON/COMMON/vehicles/fnc/UPSMON_Allowgetin.sqf

13 lines
289 B
Plaintext
Raw Normal View History

2017-10-26 01:36:31 +00:00
/****************************************************************
File: UPSMON_Allowgetin.sqf
Author: MONSADA
Description:
Allow unit to move in vehicle
Parameter(s):
<--- unit
Returns:
Nothing
****************************************************************/
[_this] allowGetIn true;