Thread: level question
View Single Post
  #1  
Old 07-08-2009, 12:13 PM
[email protected] jamerson61894@yahoo.com is offline
Banned
Join Date: Jul 2008
Posts: 83
jamerson61894@yahoo.com is an unknown quantity at this point
Post level question

Hey guys. I have a couple GUIs I use for my server and for some reason, when I reconnect, when it connects me back to the server, they pop up on login. How Can I stop this? I already tried :

PHP Code:
function onPlayerLogin()
{
MyGUI_Window1.visible false;


It didnt work though.

How could I get this to stop popping up on login?

thanks, jamerson
Reply With Quote