DayZ
56 ratings
SakhalEVR
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
File Size
Posted
Updated
1.937 KB
21 Oct, 2024 @ 2:39pm
24 Nov, 2024 @ 4:15pm
3 Change Notes ( view )
You need DLC to use this item.

Subscribe to download
SakhalEVR

Description
EVR Orb for Sakhal map (Frostline DLC)



Orb spawn location: Odinokiy Volcano
Teleport location: Shantar Island

Add following to init.c under class CustomMission: MissionServer

// EVR Storm override void OnInit() { super.OnInit(); if ( m_EventManagerServer ) { // enable/disable event system, min time between events, max time between events, max number of events at the same time m_EventManagerServer.OnInitServer( true, 550, 1000, 2 ); m_EventManagerServer.RegisterEvent( Aurora, 0.85 ); m_EventManagerServer.RegisterEvent( Blizzard, 0.4 ); m_EventManagerServer.RegisterEvent( ExtremeCold, 0.4 ); m_EventManagerServer.RegisterEvent( Snowfall, 0.6 ); m_EventManagerServer.RegisterEvent( EVRStorm, 0.35 ); m_EventManagerServer.RegisterEvent( HeavyFog, 0.3 ); } }

Requires Namalsk Survival. Make sure to load SakhalEVR after.

Support: Discord[dayzcamp.com]
If you'd like to donate, you can do it here[dayzcamp.com].

Repack is allowed as long as you like and favorite this mod and follow me through my workshop :)
29 Comments
Deceased  [author] 27 Jun @ 1:17pm 
That is indeed changes only orb position.
DOGS 27 Jun @ 5:55am 
U dont need a mod to get to run on any map u can just copy part of the ini.c and paste into any map and it works unless the mod is for changeing the orbs position ?
Deceased  [author] 3 Jun @ 7:06pm 
trying to get my servers up first, lol. damn 1.27 broke all of my servers
Excellent mod for Sakhal, stopped working after update 1.28, please fix it. I want to continue using it.
Deceased  [author] 14 Mar @ 2:26am 
ight join my discord, open a ticket and send me your init.c so I can have a look, cuz it should work.
ICE15913 14 Mar @ 2:13am 
I did the namalsk survival mod only wasn't sure I needed namalsk as well
Deceased  [author] 13 Mar @ 5:33pm 
Wait did you install Namalsk mod? Cuz you need it for evr to work
ICE15913 13 Mar @ 6:06am 
I did but nothing is happening no storm
Deceased  [author] 11 Mar @ 2:20am 
Yo, did you add the events in your init.c as stated in mods description?
ICE15913 11 Mar @ 2:18am 
hey mate iv got your mod on my server but their is no orb any idea on how to fix this