Author Topic: First GUI Problems.  (Read 4382 times)

Got Console.log.
anyway, il re-write the client.cs now. Thank you Killer2.
Woops, forgot to attach it. Here it is.

Re-writed it. Here is the Client.cs:

exec("./Testgui.gui");
moveMap.bind(keyboard, "p", pushTestgui);

function testcommand()
{
   MessageBoxOK("Thanks!","You have just pressed a button on a test GUI!");
}


stupid modify button is not there.
Anyway, it still dosent work when i press "p".