Thread: Gui Profiles.
View Single Post
  #6  
Old 07-24-2013, 03:41 AM
Stowen Stowen is offline
Graalian since '01
Join Date: Sep 2005
Location: Massachusets, USA
Posts: 156
Stowen will become famous soon enough
Send a message via AIM to Stowen Send a message via MSN to Stowen
After it is created the first time, and you didnt properly destroy() the window, it will not reload.

Just add this on clientside:

PHP Code:
function onCreated() {
  
GUI_Window_Name.destroy();

__________________
Quote:
Originally Posted by Felix_Xenophobe View Post
He is no carpenter's son but Stowen will breathe life into pc graal.
Unholy Nation is my home.
Reply With Quote