Jump to content

EpochZ - A dynamic spawner for Ryan's Zombies on Epoch servers


Grahame

Recommended Posts

By Grahame, @natoedand @Drokz (and others). Based on ExileZ 2.0 by Patrix87 which was forked from an original project named EXILE-Z created by SAM, Otto and CaptionJack of RelentlessServers.com based on Civilian Life by code34. Released under the same Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) license.

Incorporates DayZ-style Heli Crash Site code from @rvg?!, based on the original script by @Richie 

Feature List from the original ExileZ 2.0

  • Dynamically spawns Ryan's Zombies.
  • An infinite set of spawner configurations
  • Harassing zombies aka Random encounters that will spawn near players wherever they are.
  • Hordes!
  • The number of zombies in a town is proportional to the number of player in that town (adjustable ratio)
  • Very lightweight.
  • Server Side only!
  • A constant flow of zombies in towns.
  • Fully configurable
  • Supports any map! Map support included in base EpochZ 1.0 build for Altis, Tanoa, Chernarus Redux, Australia and Takistan
  • Safezone protection.
  • Zombie Missions! (Not tested in EpochZ 1.0)
  • The possibility to display infested zones on map.
  • Adjustable zombies health and damage.
  • Zombies won't disappear if close to a player.
  • Zombies won't spawn right next to a player.
  • Turn off all lights on the map by setting the LightsOff variable to true in fn_init.sqf  (not working atm... we're working on a fix)

New Features in EpochZ 1.0

  • Reworked for use on Epoch servers.
  • Infected will not be spawned within minJammerDistance of a frequency jammer.
  • DayZ Style Heli Crash Site code incorporated within EpochZ so infected will spawn at a heli crash site. If you use it then remove the helicrash.pbo from @epochhive/addons
  • Infected entering safe zones defined in fn_init.sqf in the SafeZonePositions[] array will be deleted.
  • If SpawnWithinTriggerRadius is set to true in fn_init.sqf then the infected will spawn throughout the entire trigger area, otherwise they will spawn between MinSpawnDistance and MinSpawnDistance of the centre of the trigger.

Download

https://github.com/morgoth0/EpochZ

Installation

If you just want to use our default version on Altis then simply upload the epochz.pbo in @epochhive/addons in the GitHub repository into the same location on your Epoch server and restart.

This addon is incredibly customizable and I am working on full documentation for it to help people set it up the way they want. In the meantime the code is very well commented and, assuming you have a reasonable knowledge of configuring addons then here are the files in which you can change it to suit your needs:

epochz/init/fn_init.sqf: contains all configuration settings and trigger definitions

epochz/init/TriggerPositions.sqf: defines all locations for infected spawns and which trigger class they are in

epochz/init/ZClasses: defines the classes of infected spawned in each trigger type

epochz/init/ZLoot.sqf: what loot is found on the infected

epochz/init/ZVest: what vests are worn by the infected

Screenshot

http://www.grahamecurtis.com/images/epochz_spawns.jpg

Link to comment
Share on other sites

This is very well done and easy to edit.. thank you @Grahame

But does this script prevent using antivirus material, or is it just taken out by epoch.. (or even me in what case ever) ?

Seems to be nomore giving me an option to "use" when doubleclick on Antivirus Pills or Antivirus Injector.

Any idea to bring it back ?

Link to comment
Share on other sites

  On 4/6/2018 at 12:50 PM, Tarabas said:

Seems to be nomore giving me an option to "use" when doubleclick on Antivirus Pills or Antivirus Injector.

Expand  

epochz\init\fn_init.sqf   check your settings for infection, if the Antivirus Pills or Antivirus Injector  not working you must have disabled _Ryanzombiesinfection  = 1;     // Enable infections *(-1 to disable)

Here's my settings for infection.

  Reveal hidden contents

 

Link to comment
Share on other sites

@Tarabas

As you can't use Antivirus Pills or Antivirus Injector infection has not been enabled.

Did you add any of ryan's zombie modules to your mission.sqm in the editor?

You don't have to, but if you did  check their setting to see if they match that of epochz\init\fn_init.sqf  maybe the issue as ryan's zombie modules settings override epochz

I take it you did added the below to your addons section in your mission.sqm

  Reveal hidden contents

note: no comma on the last line

if the above is not the answer, try re-download epochz and start again

Link to comment
Share on other sites

I'm sorry..I just tried to get back use function at it without epochz.

Had no luck, so it must be something else/my fault and gonna go for a search again.. thank you anyway

 

Edit: restarted to try with an original Epoch mission + only serversided files from epoch (vanilla) +Zombies+Demons ... no success yet

 

EditEdit: tryed to add

  Reveal hidden contents

now they dissapear after using.. maybe it's another antihack thing or idk ?

 

Can you use the Antivirus as usual ?

Link to comment
Share on other sites

I was only getting the option to use after I added the parts to mission.sqm i posted..but if i clicked use the av disappearded without any other effect.

If my mission.sqm is vanilla, i will not get the option to use (i use epoch AH.. don't know if it's caused again by i don't use infistar)

Link to comment
Share on other sites

hey natoed... thank you for that, but I think it's because I don''t use infistar and Epoch AH blocks it somehow.. or does av work for you without infistar ?

I tried it with your Epochz.pbo aswell.. had no luck and still get no option to use for av pills or injector

Link to comment
Share on other sites

Thank you @natoed

that's the plan now.. I will report back when I found what is bugging...

Edit: Embarassing... I readded from your mission.sqm:

  Reveal hidden contents

 

Now with doubleclick the sound is playing and av works fine..

Link to comment
Share on other sites

@Tarabas

well done, thou i did something similar awhile back leading to the same issue

I use the ryan's modules to ensure i can enforce the settings i have set in epochz, I have tested without the modules and the settings work fine back at time can be weird....but that's arma/epoch lol

just need to nut out the issue, 9/10 it was what i did lol

Link to comment
Share on other sites

  • 4 weeks later...
  On 5/7/2018 at 12:33 AM, reaperxt666 said:

just to ask does this also allow for the zombies to throws cars at you?

Expand  

Only if settings to allow this are enabled

epochz\init\fn_init.sqf

line 62 to 71 (settings are here to throw vehicles)

  Reveal hidden contents

hope this helps

Link to comment
Share on other sites

thanks for the reply now i have hit an issue...

=====================================================================
== F:\arma3\arma3server.exe
== "F:\arma3\arma3server.exe" -mod=@Epoch;@Zombies and Demons; -serverMod=@EpochHive; -config=F:\arma3\SC\server.cfg -port=2302 -profiles=SC -cfg=F:\arma3\SC\basic.cfg -name=SC

Original output filename: Arma3Retail_Server
Exe timestamp: 2018/04/10 15:15:24
Current time:  2018/05/09 01:44:20

Type: Public
Build: Stable
Version: 1.82.144647

Allocator: F:\arma3\Dll\tbb4malloc_bi.dll [2017.0.0.0] [2017.0.0.0]
PhysMem: 48 GiB, VirtMem : 4.0 GiB, AvailPhys : 21 GiB, AvailVirt : 3.9 GiB, AvailPage : 53 GiB
=====================================================================

 1:44:20 SteamAPI initialization failed. Steam features won't be accessible!
 1:44:20 Cannot register unknown string STR_3DEN_CAMERA_NAME
 1:44:20 Cannot register unknown string STR_DIFF_SCENE_ONLY
 1:44:20 Cannot register unknown string STR_DIFF_SCENE_AND_MAP
 1:44:20 Initializing stats manager.
 1:44:20 Stats config disabled.
 1:44:20 sessionID: 25e3801964a81fe6eb34903e5247f33b7b267368
 1:44:32 Unsupported language English in stringtable
 1:44:32 Item str_a3_to_c01_m02_036_ta_mechanized_briefing_SOLDIERC_0 listed twice
 1:44:34 Warning Message: Addon 'epochz' requires addon 'Ryanzombies'

i have the mod installed and have the addons requred in the mission sqm but it refuses to detect it

Link to comment
Share on other sites

@reaperxt666

lol this is an easy fix and yes i have done this as well so don't worry....

  On 5/9/2018 at 6:00 AM, reaperxt666 said:

Warning Message: Addon 'epochz' requires addon 'Ryanzombies'

Expand  

As the error message is telling you that 'Ryanzombies' is required.

things that you have to change

  Reveal hidden contents

first of rename this mod folder from @Zombies and Demons to @Zombies_and_Demons

second change server line command to the below

-mod=@Epoch;@Zombies_and_Demons; -serverMod=@EpochHive;@Epoch;@Zombies_and_Demons;

the mod have to run on the server and the client also please check the below also

example: mission file, i use epoch.ChernarusRedux

please make a backup first

epoch.ChernarusRedux\mission.sqm

open with notepad++ and add the four lines shown below to the addons section in your mission.sqm.

save and repbo your mission file now enjoy being eaten by zombies

  Reveal hidden contents

hope it helps

Link to comment
Share on other sites

  • 3 months later...

I've installed this mod hopeing for Zspawns but havnt seen any yet, Got a few Restrictions first and made them acceptable, Im able to join the server now but still no zombies, Im running ChernarusRedux i went into TriggerPositions.sqf and edited it to run with the ChernarusRedux content and changed the safezone from the fn_init.sqf with the ones on ChernarusRedux and thats pretty much all and i do have Zombies and Demons running as it should still no zombies :S

Any help is appreciated here :)

Link to comment
Share on other sites

RPT

  Reveal hidden contents

 

Well i've gotten 1zombie spawn when i was doing a mission, After the mission i tried going into the nearest town and waited for like 10minutes and nothing spawned 

Link to comment
Share on other sites

I think you have a syntax error in the safe zone setting:

SafeZonePositions =
 [
 [[4021,11653,],175]
];

 UseHarassingZombies          >
 19:30:26   Error position: <],175]
];

 UseHarassingZombies          >
19:30:26   Error Missing [
 19:30:26 File epochz\init\fn_init.sqf [epochz_fnc_init], line 1380

There is supposed to be no , after the y position. That probably explains the issue. The one infected you saw was probably an Epoch adversary. Would personally recommend setting 

    ryanZombiesEnabled = "false";

in CfgEpochClient.hpp since Epoch and Ryan's infected behave differently

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Discord

×
×
  • Create New...