Stabbath / ProMod

Pro Mod // A Competitive L4D2 Config for LGOFNOC
http://l4dpromod.com/
GNU General Public License v3.0
38 stars 27 forks source link

Cleaned up bot pop stop since it has a lot of extra stuff in it that isn't needed #16

Closed MatthewClair closed 12 years ago

MatthewClair commented 12 years ago

Removed extra include

Preventing bots from getting pills removed since bots are blocked from taking pills anyways (why bother stopping them two different ways?). This also removes a timer that wasn't really needed

No longer messes with cheat flag to prevent plugins like KAC from complaining or causing issues.

Functions with pills and adrenaline now (simple enough, no reason not to include it since the issue applies to both).

MatthewClair commented 12 years ago

I took that from another plugin that I wrote that I know works in L4D2 so there shouldn't be an issue anymore. (Forgot to say in the first comment, so anyways...) The second removal looks sufficient for preventing them from taking any pills. If it wasn't the extra stuff would only help if bots didn't already have pills which usually isn't the case, especially since it seems like current configs take out all the extra pills anyways.

CircleSquared commented 12 years ago

cool, thanks