// ---------- mf keybind instructions // EXAMPLES: // this is a comment, remove them from the relevant lines below to enable them, or add your own //swap_a_f // swaps A and F hotkeys (most games use A for attack-move/fight instead of F) //MB w wall // build small wall, any faction //MB z areamex // area metal extractor command //MB x areamex2 // area metal extractor command, level 2 //MB c areamex2h // area metal extractor command, level 2 (exploiter) //MB v build aven_nano_tower,gear_nano_tower,claw_nano_tower,sphere_pole // try to build units from a list, separated by "," (generally one from each faction) //MB v build aven_light_laser_tower,aven_defender,aven_stasis,aven_sentinel // alternate between trying to build units from a list, separated by "," //MB // supported actions: fight,attack,patrol,repair,guard,reclaim,restore,capture,loadunits,unloadunits,wait,onoff,selfd,priority // ---------- regular keybind instructions (check https://github.com/spring/spring/blob/105.0/doc/uikeys.txt) // bind shift+v buildunit_aven_weaver // bind v buildunit_aven_weaver // ...