GTI Multi Mode Converters - WarezCrawler/Guybrush101 GitHub Wiki

GTI Multi Mode Converters changes the behaviour of stock and USI converters (basically any converters that derives from the stock module), such that only one converter module can be active at any one time, and hiding the rest. It has a simple switch mechanism, and can be assigned to action groups.

Example on the module

MODULE
{
	name = GTI_MultiModeConverter
	messagePosition = UPPER_RIGHT
	
	availableInFlight = true
	availableInEditor = true
}