Jump to content

Epoch Custom Loadouts


keyes1988

Recommended Posts

Okay so this is my first post so please bare with me..

 

i know some people have been having trouble getting custom loadouts working so i hope my little tutorial helps.

 

1) go into your MPmissions folder, Then select what map you play on, Example ""DayZ_Epoch_11.Chernarus""

Once you are in that folder open up Init.SQF with notepad ++ or your preferred editor

 

 

Directly under this line

 

dayz_maxLocalZombies = 2; // Default = 30

 

 

you paste this:

 

// Default Loadout Config for New Spawns
DefaultMagazines = ["15Rnd_9x19_M9","15Rnd_9x19_M9","ItemBandage","ItemBandage","ItemBloodbag","ItemMorphine","FoodCanFrankBeans","ItemSodaPepsi","ItemPainkiller","ItemGoldBar6oz"];
DefaultWeapons = ["ItemMap","ItemCompass","M9"];
DefaultBackpack = "DZ_Patrol_Pack_EP1";
DefaultBackpackWeapon = "";
 

you can change any of the loadout items to Any item you want.

 

I am not the creator of this code just a person sharing it with other. hope it helps!

 

 

Link to comment
Share on other sites

It still works. i pasted it stright from my init file and works perfectly the way its displayed :)

Well... i mean there's like 50 threads on how to make a loadout. Its not that difficult. I don't get it why people don't do a bigass file like i did, it contains all the stuff you need and its neatly made. Meh, whatever.

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

×
×
  • Create New...