Jump to content
  • 0

Beta Patch 112555 Scripting change


Brockie

Question

Hi.  I recently updated to the new beta patch and it's causing my server errors. I'm not sure how to fix it.

 

This is what they changed according to the changelog.txt

 

   [97926]  Changed: Scripting: When a global variable is assigned a nil value, it is now deleted (was kept with a nil value).

 

My RPT errors:

20:30:10 Error in expression <e {
_weatherType = "FOG";
};
};




if (_weatherType == "FOG") then {

drn_Dynam>
20:30:10   Error position: <_weatherType == "FOG") then {

drn_Dynam>
20:30:10   Error Undefined variable in expression: _weathertype
20:30:10 File mpmissions\DayZ_Epoch_11.Chernarus\Scripts\DynamicWeatherEffects.sqf, line 333
20:30:11 Error in expression <fps = {};
		'respawn_west' setMarkerPos _spawnPos;
		{
			if !(isNil _x) then 
	>
20:30:11   Error position: <_spawnPos;
		{
			if !(isNil _x) then 
	>
20:30:11   Error Undefined variable in expression: _spawnpos

please help

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...