Jump to content

m240 nest Recipe?


Snowball

Recommended Posts

 

There isn't one. The only way to get it is to add it to the traders/loot tables.

 

could it be added  custom like freds-anti-zombie-frequency-emitter  ????

http://opendayz.net/threads/release-freds-anti-zombie-frequency-emitter-aka-zombie-shield.12340/

Just change the recipe ??? just a thought....

 

this may be the recipe  HOWEVER there are 13 items there and player only has 12 slots ????

 

class Crafting2
{
text = "Craft M240 Nest";
script = "spawn player_craftItem2;";
neednearby[] = {"workshop"};
requiretools[] = {"ItemEtool","ItemToolbox","M240_DZ"};
output[] = {{"m240_nest_kit",1}};
input[] = {{"bulk_empty",1},{"ItemSandbag",4},{"ItemCanvas",1},{"PartWoodPlywood",4},{"PartWoodLumber",3}};
consumeweapons[] = {"M240_DZ"};
};
*/
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...