Ammo dropper (mini-mod)
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
Ammo dropper (mini-mod)
Just a little mod that gives 25% chance to all monsters drop random ammo on death. I've made this mod so I can play on levels that don't have ammo at all (coop-levels that need the infinite ammo on). It should work with any weapon pack.
- Attachments
-
AmmoDropper.pk3
- the mod
- (494 Bytes) Downloaded 2081 times
Re: Ammo dropper (mini-mod)
Can you actually change the % chance for it to spawn ammo? Like do we need to fiddle around the file?
Re: Ammo dropper (mini-mod)
You will have to go into Zscript file and change the number 4 in the line #7 (the greater number is the less chance to drop the ammo)slyrboi wrote:Can you actually change the % chance for it to spawn ammo? Like do we need to fiddle around the file?