after watching bots frag one another I recently found myself wanting to get rid of the AT4 on small maps (Research Site).
well, I couldnt find a way to keep the bonus pack on, but disable the AT4 rocket, and i couldnt find any similar topic on this board, so i wrote a small mutator like NoACOG or NoClaymore.
If an admin wants to use this one online I do not believe it needs to be listed under ServerPackages. As for other possible problems, the code is almost identical to the other "no" muties, so i cant foresee there being any.
-----------------
IMPORTANT: as mentioned later, the AT4 can be removed by adding the following line to your CheckLoadout.ini and then activating it.
[CheckLoadout.CheckLoadoutMut]
RC[0]=(ClassName="INF_Bonus.INF_nAT4RL",ReplaceName="")
this is how you should disable the AT4.
well, I couldnt find a way to keep the bonus pack on, but disable the AT4 rocket, and i couldnt find any similar topic on this board, so i wrote a small mutator like NoACOG or NoClaymore.
If an admin wants to use this one online I do not believe it needs to be listed under ServerPackages. As for other possible problems, the code is almost identical to the other "no" muties, so i cant foresee there being any.
-----------------
IMPORTANT: as mentioned later, the AT4 can be removed by adding the following line to your CheckLoadout.ini and then activating it.
[CheckLoadout.CheckLoadoutMut]
RC[0]=(ClassName="INF_Bonus.INF_nAT4RL",ReplaceName="")
this is how you should disable the AT4.
Attachments
Last edited: