Jump to content
  • 0

Epoch Zombies and Demons Setup ???


domrdr

Question

3 answers to this question

Recommended Posts

  • 0
antagonistSpawnIndex[] = {{"Epoch_Cloak_F",1},{"GreatWhite_F",2},{"Epoch_Sapper_F",2},{"Epoch_SapperB_F",1},{"I_UAV_01_F",2},{"PHANTOM",1},{"B_Heli_Transport_01_F",1},{"EPOCH_RyanZombie_1",12}};

located in the CfgEpochClient.hpp on your mission files, ie: epoch.yourmap\epoch_config\Configs

{"EPOCH_RyanZombie_1",12}};

change the "12" to the numbers you want.

spawning rate? - try here

epochconfig.hpp in your @epochhive folder

// Antagonists
antagonistChanceTrash = 0.00; //9% chance when player loot a trash object
antagonistChancePDeath = 0.00; //33% chance when player was killed from a other player (selfkill doesn't count)
antagonistChanceLoot = 0.00; //9% chance when player click "SEARCH" on a loot object

and there is also more spawn chance related Antagonists settings in the CfgMainTable.h , located in @epochhive\addons\epoch_server_settings\configs

this is in your epoch_server_settings.pbo

you will need to depbo the epoch_server_settings.pbo, then repbo when finished your editing, drop back in your @epochhive\addons

hope this helps

 

Link to comment
Share on other sites

  • 0
On 1/21/2017 at 3:22 PM, xXLeVeLXx said:

Hey.. I added the @Ryanzombies onto my Server. 

The mod Loaded and in my LOG files i see no Errors but i got the Message Ryanzombies Detected. 

But thats it..

The Zombies dont spawn for me . 

 

EDIT> OK They Spawn but they dont do Damage

 

How did you get them to Spawn i'm not seeing them spawn at all

 

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...