Author Topic: Gui Help  (Read 648 times)

I have made a gui and tried using the following code to add a keybind to open it but it did not work.
Code: [Select]
exec("./HiAndByGui.gui");
if (!$HiAndByguiBinds)
{
$remapDivision[$remapCount] = "Hi And Bye Gui";
$remapName[$remapCount] = "Open Toggle Gui";
$remapCmd[$remapCount] = "HiAndBycommand";
$remapCount++;
$HiAndByguiBinds = 1;
}

function HiAndBycommand()
{

NO EDIT: I changed the HUI and it still does not work so could someone who is good at making and scripting GUIs look at it please?

im pretty sure you have to actually make the GUI come up in HiAndBycommand

im pretty sure you have to actually make the GUI come up in HiAndBycommand
How?

Can people SERIOUSLY be this stupid?


THIS DOES NOT BELONG HERE.

It BELONGS in GENERAL MODIFICATION HELP


It really, REALLY isn't that hard!

Butler dont Caps serousily just tell him to re-post it on General Modification Help jeesh

Fine.
*Topic moved to general modification help*