We have talked about adding to all of our game types (Melee mode) except for ChaosCTF. For the other gametypes (ONS, Dom, INV, ect) we will have to wait till we make a game type out of that. Remember as a mut we can not replace some of the important objects that Melee needs to have in order to work as we risk breaking other things (maybe even the gametype itself). Thus we need to replace it at the gametype level. So we hear you and can add it to our games then go from there...hows that sound?