Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
For the last 2 dayZ I've been testing mmyum's cool mod. I can say I've had varied results from 50 Zed's to a Horde the size of Australia chasing me.If you read through this thread thoroughly it is possible to do it yourself to great effect.Follow the principals that mmmyum has announced and be prepared to do lots of testing to find the right balance in the values.The regular players on my server love it, but for first-timers onto the server they freak out.
DAyZ.st/Chernarus/1.7.7.1
anybody got this working for Fallujah? I'v been struggling with it all day, no luck. Server starts, no zeds spawn, even after 20 minutes.
Is there no easy "guide" you can follow, I really want this![]()
if (isDedicated) then {
_id = [] execFSM "fixes\server_cleanup.fsm";
//_id = [] execFSM "\z\addons\dayz_server\system\server_cleanup.fsm";
};
zombie_findTargetAgent = compile preprocessFileLineNumbers "fixes\zombie_findTargetAgent.sqf";
zombie_generate = compile preprocessFileLineNumbers "fixes\zombie_generate.sqf";
building_spawnZombies = compile preprocessFileLineNumbers "fixes\building_spawnZombies.sqf";
control_zombieAgent = compile preprocessFileLineNumbers "fixes\control_zombieAgent.sqf";
player_spawnCheck = compile preprocessFileLineNumbers "fixes\player_spawnCheck.sqf";
player_zombieCheck = compile preprocessFileLineNumbers "fixes\player_zombieCheck.sqf";
player_zombieAttack = compile preprocessFileLineNumbers "fixes\player_zombieAttack.sqf";
zombie_findOwner = compile preprocessFileLineNumbers "fixes\zombie_findOwner.sqf";
stream_locationCheck = {};
I didn't realize there were other responses recently, I'll try to help you guys out.
You'll need to change the coordinates for the center used in spawn_permaLoot.sqf. Just place an object around the center of the map in the editor, get the coordinates from the mission file and insert them at line 5 in said file as the value of _center. I don't have Fallujah installed atm, but this should fix your issue. If not, let me know and I'll see what I can do.
Maybe you need to take a look at the permaloot.sqf. This file is necesarry to get the Location based spawnsystem to work. Take a look in your .rpt file if yum is counting the spawn locations. In my file there are the cords from stary for the center..i think its different to Taviana.