Players are able to use flares inside a vehicle now

Also remove FNC_GetSetPos. It is no longer needed or used.

Made by @Victor-the-Cleaner
This commit is contained in:
A Man
2022-04-19 14:53:12 +02:00
parent 8090e52beb
commit bde803b6d3
4 changed files with 27 additions and 18 deletions

View File

@@ -840,7 +840,6 @@ if (dayz_townGenerator) then {
BIS_fnc_numberDigits = compile preprocessFileLineNumbers "\z\addons\dayz_code\compile\fn_numberDigits.sqf";
BIS_fnc_numberText = compile preprocessFileLineNumbers "\z\addons\dayz_code\compile\fn_numberText.sqf";
local_lockUnlock = compile preprocessFileLineNumbers "\z\addons\dayz_code\compile\local_lockUnlock.sqf"; //When vehicle is local to unit perform locking vehicle
FNC_GetSetPos = compile preprocessFileLineNumbers "\z\addons\dayz_code\compile\fnc_getSetPos.sqf";
dayz_groupInvite = compile preprocessFileLineNumbers "\z\addons\dayz_code\groups\handleInvite.sqf";
player_sumMedical = {