Commit Graph

14 Commits

Author SHA1 Message Date
AirwavesMan bf516a65e5 Change ItemGenerator to WeaponHolder_ItemGenerator
With WeaponHolder_ItemGenerator we do not need the postion set up in the spawn.sqf
2020-09-13 16:53:36 +02:00
worldwidesorrow f01504e9fa Update Construction.hpp
File reorganized.
2020-01-09 18:03:56 -06:00
A Man a09bb81a7a Fix in ground spawn pickaxe and broken pickaxe
The pickaxe and the broken pickaxe spawned headlong in the ground. It was the same for the crowbar. We need to add an extra weaponholder for this tools for a proper spawn.
2019-10-23 10:50:01 +02:00
ebayShopper 01292cb036 Update equip_nails loot chance
Vanilla commits:

https://github.com/DayZMod/DayZ/commit/34b0d75aa3dd3afcaf1c87aee69b20028fb9c32f

https://github.com/DayZMod/DayZ/commit/874bc1c8754522437d836e5e29f15acdbf5da72b
2017-11-17 14:40:27 -05:00
ebayShopper ddd66777df Add fuel containers loot group
Vanilla commits:

https://github.com/DayZMod/DayZ/commit/e51bde7c3198a92b9c25980a299b04ce035bc8bd

https://github.com/DayZMod/DayZ/commit/4e938fdaf79758868d6a21ecd9cc3735a5dcaaf6
2017-06-10 11:36:52 -04:00
ebayShopper 9e0c251baf Update vanilla building again
Vanilla commits:

https://github.com/DayZMod/DayZ/commit/ddcc7c7349c9a17b6c2abe46bb1518c1a2f32727

https://github.com/DayZMod/DayZ/commit/e4144e561f50e4b50f0ec5a9c1203233c66b0f27
2017-02-19 18:44:47 -05:00
icomrade 26f9102a00 These are used
I didn't save all before commiting :(
2016-09-12 12:57:08 -04:00
icomrade 06202e753f Minor loot/crafting cleanup
removed DayZ fences and unused item, added some crafting supplies to
trader (marginal savings if you craft bandages as opposed to buying
them)
2016-09-12 12:55:47 -04:00
ebaydayz a345b69a77 Swap vanilla ItemPadLock for Epoch ItemComboLock
This greatly simplifies things over having two separate combo lock
classes.
2016-08-17 13:27:08 -04:00
ebaydayz e69364991c New config variable dayz_toolBreaking
Tool breaking is disabled by default.

Also made all scripts use Epoch sledge, which is a different model from
vanilla sledge.

PK_DZ was a duplicate of the new PKM_DZ.
2016-04-03 16:34:14 -04:00
ebaydayz d07d31983b Remove legacy ammo boxes
AmmoBoxSmall_556 and AmmoBoxSmall_762 no longer exist and were causing
loot spawning errors.
2016-04-02 19:15:29 -04:00
ebaydayz 0088b27708 Update weapon classnames 2016-03-31 22:45:59 -04:00
icomrade dde3215f9a CFGLoot should be done
Make sure there's no attachments or NEW _DZ weapons that support
attachments!!!!
2016-02-26 11:24:20 -05:00
icomrade dfb7bba743 CFG WEAPONS DONE 2016-02-21 13:09:16 -05:00