Sarge-AI/sarge/UPSMON/COMMON/vehicles/fnc/UPSMON_Allowgetin.sqf
Teh Dango c5e98f17e6 Epoch Update
Epoch Update
2017-10-25 21:36:31 -04: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;