Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Serious. DO NOT use the old files.. It will cause serious bugs/crash lately. It's missing a new feature:
Code:needUpdate_objects = [];
Update the old variables.sqf to the new 1.7.4.4 version. Or face vehicles not respawning the right way.
How sure are you of this? I have experienced no issues using the old files...
There are changes to variables.sqf in the new update so yes you should definitely update the fixes file.
At work at the moment but when I get home I will upload the updated files for people that are not sure how to do it.
There are changes to variables.sqf in the new update so yes you should definitely update the fixes file.
At work at the moment but when I get home I will upload the updated files for people that are not sure how to do it.
//Load in compiled functions
call compile preprocessFileLineNumbers "\z\addons\dayz_code\init\variables.sqf"; //Initilize the Variables (IMPORTANT: Must happen very early)
//Load in compiled functions
//call compile preprocessFileLineNumbers "\z\addons\dayz_code\init\variables.sqf"; //Initilize the Variables (IMPORTANT: Must happen very early)
call compile preprocessFileLineNumbers "fixes\variables.sqf"; //Initilize the Variables (IMPORTANT: Must happen very early)
"filmic" setToneMappingParams [0.153, 0.357, 0.231, 0.1573, 0.011, 3.750, 6, 4]; setToneMapping "Filmic";
player_spawn_2 = compile preprocessFileLineNumbers "fixes\player_spawn_2.sqf";
Sorry about the delay, finished work late and fell asleep on the sofa! Here it is step by step:
anyone have luck with other Fonts?
I wanted to use "vbs2_markings_stencil" but got an error not found
![]()