!!! Not supported fix !!!
!!! If there will be any error in future, you probably won't get any help because you modified core files of the MAM !!!
_______
Change file plugins/basiccommands.php
Line 205 from:
Code
if (count ($parameters) > 1 && in_array($parameters[count($parameters)-1], array("sd","war","dm","sab","koth","dom","ctf","htf", "twar", "tdm", "hq", "gtnw","oneflag","dd","arena"))) {
to:
Code
if (count ($parameters) > 1 && in_array($parameters[count($parameters)-1], array("sd","war","dm","sab","koth","dom","ctf","htf", "twar", "tdm", "hq", "gtnw","oneflag","dd","arena","m40a3"))) {
With this change you will be able to change to gametype m40a3.
Restart your mod afterwards.