Jump to content

[RELEASE] Event Marker after reconnecting


Guest

Recommended Posts

  • 2 months later...

ok i did that but i still dont see a marker the event is runining

_missiontype = 1; //0=EPOCH_EVENT_RUNNING 1=SPECIAL_EVENT_RUNNING

Change _missiontype to 0 since it's EPOCH_EVENT_RUNNING in your script. Also the marker refresh script you are using isn't for scripts which use a debug marker, it's scripted for the ems/dzms systems that use the minor/major missions, however you can modify it to do so easily.

Link to comment
Share on other sites

_missiontype = 1; //0=EPOCH_EVENT_RUNNING 1=SPECIAL_EVENT_RUNNING

Change _missiontype to 0 since it's EPOCH_EVENT_RUNNING in your script. Also the marker refresh script you are using isn't for scripts which use a debug marker, it's scripted for the ems/dzms systems that use the minor/major missions, however you can modify it to do so easily.

 

Link to comment
Share on other sites

  • 4 months later...
 1:21:55 Error in expression <UNNING = false;
sleep 30; 
deleteMarker _event_marker;
if (_debug) then {
delete>
 1:21:55   Error position: <_event_marker;
if (_debug) then {
delete>
 1:21:55   Error Undefined variable in expression: _event_marker
 1:21:55 File z\addons\dayz_server\modules\Treasure.sqf, line 148

Any ideas why I would be getting this error?

Link to comment
Share on other sites

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
  • Advertisement
  • Discord

×
×
  • Create New...