Skip to content

scalespeeder/DayZ-1.22-Dr-Jones-Trader-PC-Mod-Config-and-Code-Snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1.22 Vanilla Dr Jones Update Config & Vehicle Parts Files README

Comments to scalespeeder@gmail.com


To update your Dr Jones Trader to include 1.22 additions, if you have a completely vanilla (no other mods / additions) setup,
 simply upload the included TraderConfig.txt & TraderVehicleParts.txt files over the exisiting files inside your Servers Trader folder, which will be in
 your servers profiles / config / settings (it can have different names) folder. Save & Restart Server.
 
I have also included in the pack the types.xml code snippets to add rubles into server economy.
 
 These are the classes that were added for 1.22, in case you want to add them to a custom trader config:
 
		<Category> Armbands
		Armband_Crook,			*,		15,		5
		Armband_Rex,			*,		15,		5
		Armband_Zagorky,		*,		15,		5
		
		<Category> Knights Clothing
		WitchHood_Chainmail_Black,			*,		250,	80
		WitchHood_Chainmail_Brown,			*,		250,	80
		WitchHood_Chainmail_Red,			*,		250,	80
		
		<Category> Gloves
		WoolGlovesFingerless_White,	*,		25,		6
		
		<Category> Animal Parts
		ChickenFeather,			*,		2,		1
		
		<Category> Bags
		ArmyPouch_Beige,			*,		20,		5
		ArmyPouch_Black,			*,		20,		5
		ArmyPouch_Camo,			*,		20,		5
		ArmyPouch_Green,			*,		20,		5
		CanvasBag_Medical,			*,		20,		5
		CanvasBag_Olive,			*,		20,		5
		DrysackBag_Green,			*,		30,		8
		DrysackBag_Orange,			*,		30,		8
		DrysackBag_Yellow,			*,		30,		8
		DuffelBagSmall_Camo,			*,		30,		8
		DuffelBagSmall_Green,			*,		30,		8
		DuffelBagSmall_Medical,			*,		30,		8
		HipPack_Black,			*,		20,		5
		HipPack_Green,			*,		20,		5
		HipPack_Medical,			*,		20,		5
		HipPack_Party,			*,		20,		5
		Slingbag_Black,			*,		30,		8
		Slingbag_Brown,			*,		30,		8
		Slingbag_Gray,			*,		30,		8
		
		
		
		
 
Thanks, Rob.
		



About

Simple files and readme that contain the new items added in DayZ update 1.22, so that they can be used in the Dr Jones PC Mod. Readme has full instructions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published