Jump to content
  • 0

Too many zombies spawning around players


Violt

Question

Hello Survivors! 

I have a question. 

On my server there is a lot of zombies spawning around players like 20 within 100 meters

how do i set this lower? 

and how do i change the zombie detecting range. 

because zombies can see me from 50 meters if i run around the cities

 

Thanks! 

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Init.sqf

dayz_maxGlobalZeds = 200; //Limit the total zeds server wide.

 

There are also these variables  in variables.sqf that you could add to your init and play with. 

dayz_maxLocalZombies = 15; // max quantity of Z controlled by local gameclient, used by player_spawnCheck. Below this limit we can spawn Z
dayz_maxNearByZombies = 30; // max quantity of Z controlled by local gameclient, used by player_spawnCheck. Below this limit we can spawn Z
	
Link to comment
Share on other sites

  • 0

Do that allready (but up to 40) ....... and set damage higher.

My first post was ironic ........... my players forced to use SD weapons and stay in the shadow ......... like a zombie apocalypse should be.

As I wrote in my server description ......... "seperates the boys from the men"

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