bit of a stupid question (again!) but if i add two squads to spawn, both hating everyone, will they also attack each other, or are they added on the same group unless i specify otherwise?
of course, sorry, should have done that initially!
zombie_generate = compile preprocessFileLineNumbers "scripts\zombie_generate.sqf";
if (isServer) then {
//
_factions = [] execVM "scripts\set_unit_faction.sqf";
//diag_log format["Factions executed: %1",_factions];
//Array to pass to...
I apologise in advance for my ignorance :confused:
What I've done so far:
- Extracted the zombie_generate.sqf file from @DayZLingor and put it in my MPMissions/dayz_1.lingor folder under a folder called "scripts"
- Added the line to that file as specified
- Copied the other two files from here...
i've come over from dayzCC where you could go into the dayz mission editor and place vehicles in game that way, then import the sqf file in to the database.
as i still have that sqf file with locations of all the vehicles i want, is there any way i can import it into this db?
basically i dont...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.