Jump to content

Building material mission


Recommended Posts

Make a new file in your MINOR Missions folder and call it sm7.sqf 

Then cut and paste this into it: http://pastebin.com/TNjxfyHt

Edit your DZMSConfig.sqf file and look for this line: 

DZMSMinorArray = ["SM1","SM2","SM3","SM4","SM5","SM6"];

and change it to:

DZMSMinorArray = ["SM1","SM2","SM3","SM4","SM5","SM6","SM7"];

 

You can add it to your major missions folder if you like, but there is already one in there called EM1

 

That should now give you something to work with (it will work as it is, along with the C130 supply crate mission, which you probably don't know about), if you need to edit the ikea contents follow my previous posts advice.  

Link to comment
Share on other sites

Yea, i know that. But i want to make a place where People have to kill AI's to get the loot, not some random crate on the map :D

 

It spawns AI to protect the crate as well. I'm talking about the DZMS missions , not the Epoch Events.  

Link to comment
Share on other sites

Hey, i did want you said. and i get this error

 

 

3:16:02 [DZMS]: Running Minor Mission SM4.
13:16:03 UH60Wreck_DZ: MainTurret - unknown animation source mainTurret
13:16:03 UH60Wreck_DZ: MainGun - unknown animation source mainGun
13:16:03 UH60Wreck_DZ: MachineGun_1 - unknown animation source Gatling_1
13:16:04 Error in expression <ocks","MortarBucket","ItemComboLock]


if (_type == "medical") then {

_scount >
13:16:04 Error position: <if (_type == "medical") then {

_scount >
13:16:04 Error Missing ;
13:16:04 File z\addons\dayz_server\DZMS\Scripts\DZMSBox.sqf, line 22
13:16:04 Error in expression <ocks","MortarBucket","ItemComboLock"]


if (_type == "medical") then {

_scount >
13:16:04 Error position: <if (_type == "medical") then {

_scount >
13:16:04 Error Missing ;
13:16:04 File z\addons\dayz_server\DZMS\Scripts\DZMSBox.sqf, line 22
13:16:06 [DZMS]: (DZMSUnitsMinor) 3 AI Spawned, 3 units in mission.
13:16:08 [DZMS]: (DZMSUnitsMinor) 3 AI Spawned, 6 units in mission.
13:16:09 [DZMS]: (DZMSUnitsMinor) 3 AI Spawned, 9 units in mission.
13:16:11 [DZMS]: (DZMSUnitsMinor) Waiting for 9/9 Units or Less to be Alive and a Player to be Near the 

Link to comment
Share on other sites

Pastebin your DZMSWeaponCrateList.sqf

 

Edit: Just looked at your error log again and that isn't even the script I gave you, so you've definately broken something in your weaponcratelist or somewhere else.  The script works on my server. 

Link to comment
Share on other sites

Straight away I see a glaring typo after "ItemVault" in your WeaponCratelist.

 

I've helped you as much as I can for today.  Catch you later if you still need help.

 

Take more time to check your code.  That error was too easy to spot :P

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
  • Advertisement
  • Discord

×
×
  • Create New...