DayZ
38 ratings
Stalker_EVR_Storm_Pripyat
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
3.020 KB
29 Dec, 2021 @ 7:02pm
20 May, 2022 @ 11:28am
5 Change Notes ( view )

Subscribe to download
Stalker_EVR_Storm_Pripyat

Description
20.5.2022
Small update to fix the AoD buildings not offering any protection against the EVR storm. Now all AoD buildings will work as protection from the EVR storm.
This mod adds the Namalsk EVR Teleport ORB Anomaly / Blow-out emission to your Pripyat map server.
You must have Namalsk Survivial to run this mod!
You must read below explaining how to set up your init.c to run namalsk events
A1 Orb Location on Pripyat can be found here X = 7288.1, Y = 4.8, Z = 3266.8
As usual the anomaly location is a toxic zone.
The teleport exit is currently set to 15151.773438, 15.580170, 11459.915039 which is a high millitary loot zone. This may change in the future as the map updates.
Protection mask is called "APSI" make sure you add this to your types.xml or trader files if using them.

- Init.c Setup -
Add the below code inside class CustomMission: MissionServer

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 );
}
}

If you get stuck look at the default namalsk mission file init.c to see how his is setup.

FOR REPACKING PERMISSIONS JOIN THE DISCORD AND SUBMIT A REQUEST.
https://discord.gg/bhGredXVdW

Repacking Terms
https://discord.com/channels/1037214555186663428/1084488127877484596

Please feel free to send along some encouragement. If you would like to show your support in the manner of a donation. https://www.paypal.com/donate/?hosted_button_id=6KGRLGW4FMD8L

I also offer custom jobs so if this is something your interested in get in touch on my discord Harkness#8244
Be sure to check out some of my other mods while you are here. I mainly make stalker / UI related mods but I also dabble in a but of enforce scripting as well.
Join the discussion on discord
https://discord.gg/bhGredXVdW

Credits belong to Myself, Sumrack and Jacob_Mango.
Thank you as well to @Varyel and @michaelfragoulopoulos1 for your support in helping this old man understand the basics.

Copyright 2023 Paul Harker
This item is not authorised for posting on Steam, except under the Steam account named Paul Harker.
https://bohemia.net/community/licenses/dayz-end-user-license
https://steamhost.cn/subscriber_agreement/
79 Comments
Lunaris 11 May @ 10:47am 
Hi, where i can find place to establish the link and go to lantia? Also, how i can change Orb position?
Harkness (Harks Modding)  [author] 25 Apr @ 3:45pm 
its on youtube. episode 4 modding other mods
DDoS ♠ =^-^= 24 Apr @ 6:12am 
Hello, can you tell me how to move the anomaly to another location on the map? Is it possible to speed up the ejection scenario and its power? Thanks a lot in advance =)
Harkness (Harks Modding)  [author] 10 Oct, 2024 @ 2:15pm 
haha nice have fun mate
Sir_Rolex 10 Oct, 2024 @ 10:11am 
Works well. As promised there will be monument of you in my server. :steamthumbsup:
Harkness (Harks Modding)  [author] 26 May, 2023 @ 4:15pm 
welcome mate thanks for letting me know. Have fun
sayaroslav 26 May, 2023 @ 4:14pm 
Everything works great! Thanks for the help.
Harkness (Harks Modding)  [author] 26 May, 2023 @ 12:21pm 
i did it already mate check that link i send you
sayaroslav 26 May, 2023 @ 10:52am 
Thank you very much for your responsiveness, I will be on the server and send the coordinates.