description
This mod will contain my mutators to affect bot behaviors and loadouts.
Mutator=HotPot
This is a modified form of the vanilla HotPotatoe mod. Explosives are dropped by bots upon death and a random explosive will be dropped according to the ratios set in the config. BangDelay sets the delay before frags, ieds, and flash grenades will detonate giving players some time to book it before the explosion. All ratios must be <= 1.0. If they sum to less than 1.0, then the remaining amount will be the probability that nothing is dropped upon a bot death. If you want grenades to always be dropped, then assure all ratios sum to 1.0. By default the setting below do the following:
20% - Molotovs
40% - M67 frags
10% - Smoke grenade
10% - IED
5% - Flash grenade
15% - no grenade dropped
[/MadBots/Mutators/HotPot.HotPot_C]
BangDelay=4
FlameRatio=0.2
FragRatio=0.4
SmokeRatio=0.1
IEDRatio=0.1
FlashRatio=0.05
0 Comments for MadBots