c.getLocalPlayer().setNbrMFConventional(nbrConv);
c.getLocalPlayer().setNbrMFCommand(nbrCmd);
c.getLocalPlayer().setNbrMFVibra(nbrVibra);
c.getLocalPlayer().setNbrMFActive(nbrActive);
c.getLocalPlayer().setNbrMFInferno(nbrInferno);
c.sendPlayerInfo();
}
/**
* Pop up the customize mech dialog
*/