pushDialog(): Invalid control: MyTestgui
alxPlay(Sound);
exec("./Testgui.gui");moveMap.bind(keyboard, "m", pushTestgui);function testcommand(){ MessageBoxOK("Thanks!","You have just pressed a button on a test GUI!");}
exec("./Testgui.gui");if (!$TestGuiBindings){ $remapDivision[$remapCount] = "Test Gui"; $remapName[$remapCount] = "Activate/Deacticate"; $remapCmd[$remapCount] = "TestGuiToggle"; $remapCount++; $TestGui=true;}
Use Randy's support script for key bindings.