View Single Post
NgBUCKWANGS
Senior Member
Join Date: Dec 2014
Old 12-29-2016 , 21:18   Re: [L4D2] ABM: A L4D2 5+ Player Enhancement for Campaign
Reply With Quote #26

If you're feeling adventurous, you can spawn 32 survivors
PHP Code:
!abm-mk -32 2 
but be aware you may completely stop specials from spawning as 32 slots by default are shared between survivors and specials (unless you somehow raise the total slots?).

Anyhow, adding a positive number will add that many to survivors. Adding a negative number just makes the team that size and will add X bots to achieve it. The same works with removing them.
PHP Code:
!abm-rm -8 2 
A positive number will remove X bots while a negative will remove bots until the team is that size and stop.

You can also spawn specials this way
PHP Code:
!abm-mk -16 3 
(add no more than 16 to team 3) but one thing I noticed is the number of specials isn't always as exact as spawning survivors. Not sure what this is but I'm not too sure about it as it mostly works great.

After about 30 game today across 2 server's I haven't seen any errors. But if you do, please let me know, thanks!

Last edited by NgBUCKWANGS; 12-30-2016 at 05:15.
NgBUCKWANGS is offline