// ---------- MF keybind instructions // this is a comment //MB // MF-specific simplified key-action binding // MF-specific action list: // - priority : change build priority // - fight // - attack // - patrol // - repair // - guard // - reclaim // - restore : restores ground to original state // - capture // - loadunits // - unloadunits // - wait // - onoff // - selfd : self destruct // - priority : toggles builder resource access priority state // - areamex : area metal extractor command // - areamex2 : area metal extractor command, level 2 // - areamex2h : area metal extractor command, level 2 (exploiter) // - wall : cycle between small wall and other passive fortifications // - energy : cycle between some energy structures // - defense : cycle between some defense buildings // - factory : cycle between nano tower and some factories // - build ,,... : cycle between trying to build units from a list, separated by "," // // add/remove comments from the default bindings on the relevant lines below to disable/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 q build aven_power_node,gear_power_node,claw_power_node,sphere_power_node MB w wall MB z areamex MB x energy MB c defense MB v factory // ---------- standard keybind instructions // bind shift+v buildunit_aven_weaver // bind v buildunit_aven_weaver // ...