Author Topic: GUI error  (Read 1606 times)


Client.cs
Code: [Select]
exec("./PitroGUI.gui");Still dose not show up ingame
« Last Edit: April 01, 2010, 02:43:02 PM by pitfall »

Are you ever actually telling the client to OPEN the gui?

Are you ever actually telling the client to OPEN the gui?
?

Are you trying to have the GUI show?

canvas.pushDialog(GuiName);

Typing that into the console while ingame makes your GUI pop-up.

It works, sortof. It dosent have any cash update nor can i move when its open...