From Killzone_Kid
Step 1
Open up your Chernarus mission .pbo which is in MPMissions folder on your server.
Step 2
Open init.sqf and find:
call compile preprocessFileLineNumbers “\z\addons\dayz_code\init\variables.sqfâ€; //Initilize the Variables (IMPORTANT: Must happen very early)...
All works great, good fog no issues, EXCEPT it spams my .rpt log with
"Wrong text element 'null'"
Here's is what i have.
fog.sqs=
_Center = _this select 0
_dist1=_this select 1
_dist2= _this select 2
?(count _this > 3):_endNight=_this select 3;_startNight=_this select 4; goto "nighttest"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.