Files
DayZ-Epoch/SQF/dayz_code/compile/player_checkStealth.sqf
worldwidesorrow 34e1437641 Update player_checkStealth.sqf
Several functions check if the player is inside a building including the new weather functions. The DayZ Mod devs introduced the dayz_inside variable in fn_temperatur but never finished the code to utilize it. Since player_checkStealth is called continuously in the scheduler we can set the variable here and use it in other functions.
2020-07-14 16:07:38 -05:00

3.4 KiB