DayZ
Not enough ratings
Cyanide / Poison
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
File Size
Posted
Updated
144.617 KB
Mar 27, 2023 @ 3:19pm
Mar 27, 2023 @ 3:35pm
2 Change Notes ( view )

Subscribe to download
Cyanide / Poison

In 1 collection by Chris M. | 2021
Drugs and Poisons
5 items
Description
I looked around and apparently, there isn't really any Cyanide / Poison mods out there. Well, if you ever wanted to posion your friends, or yourself, here's your chance. This Auto-Injector injects Cyanide right into you (or others), and will kill you (or others), in about 5-10 seconds.

Classname: Cyanide_Injector

If you want to repack, go ahead, I just ask you leave a comment so this mod gets more popular, and leave credit.

Types;
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<types>
<type name="Cyanide_Injector">
<nominal>10</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>5</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" />
<category name="tools"/>
<tag name="shelves"/>
<usage name="medic"/>
</type>
</types>

- Thanks to Savaena for providing the types code.

Other Info:
Texture borrowed from here
For any questions, contact Chris M.#0807 on discord.
6 Comments
Demmonik May 24 @ 2:20am 
Good
EarthWormJim90 Mar 21 @ 6:16pm 
than you chris. i love the mod had fun testing it a couple years back and now going in my server for some sneaky fun. shame the code for your drinks version dont work no more i was going to use that to teach people for helping themselves xD
Pako Mar 9 @ 11:20pm 
looks nice , i will try it thx
Notorious Nov 23, 2023 @ 10:55pm 
Thanks For Giving Us A Great Mod!!! And Allowing Repacks!!!! W!!!!
BrandedGuts May 19, 2023 @ 8:14pm 
Great for servers with a bit of rp!
Savaena Apr 3, 2023 @ 6:19am 
Here is the types code:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<types>
<type name="Cyanide_Injector">
<nominal>10</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>5</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" />
<category name="tools"/>
<tag name="shelves"/>
<usage name="medic"/>
</type>
</types>