Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I'm on holidays right now, and i'll be back in 2 weeks
I can tell you how to make them drop that modifying this mod
Do you know how to find the steam installed mods?
If you know, and if you find the folder of this mod, go to:(Contents\mods\ZombiesDropMoreLightersAndMatches\media\lua\server\Items) of the mod until you find the text file called "Zeke2SensibleDistributions"
Leave a space (press enter) and paste this
table.insert(SuburbsDistributions["all"]["inventoryfemale"].items, "Base.BarbedWire");
table.insert(SuburbsDistributions["all"]["inventoryfemale"].items, 1.2);
table.insert(SuburbsDistributions["all"]["inventorymale"].items, "Base.BarbedWire");
table.insert(SuburbsDistributions["all"]["inventorymale"].items, 1.2);
Zombies dropping barbed wire?