DayZ Chernarus Mission System Help

Kramarz

Member
Hello there fellow survivors!

I have a problem with the script provided here:
http://opendayz.net/threads/release-dayzchernarus-mission-system.12169/

I've installed it, it seems to be working and all, but system logs return this error in the files:

Code:
20:39:16 Error in expression <sqf"






_objectID = "0";
_uid = "0";
};

if (_object getVariable "Mission" ==>
20:39:16   Error position: <};

if (_object getVariable "Mission" ==>
20:39:16   Error Missing {
20:39:16 File z\addons\dayz_server\compile\server_updateObject.sqf, line 9
20:39:16 Error in expression <sqf"






_objectID = "0";
_uid = "0";
};

if (_object getVariable "Mission" ==>
20:39:16   Error position: <};

if (_object getVariable "Mission" ==>
20:39:16   Error Missing {
20:39:16 File z\addons\dayz_server\compile\server_updateObject.sqf, line 9

I cannot seem to fix it not to appear in the logs, affraid it might be somewhat gamebreaking during missions.

Any ideas?

Kind regards,
Kramarz
 
Back
Top