Thread: Help with GUI
View Single Post
  #6  
Old 03-28-2006, 01:51 AM
Bl0nkt Bl0nkt is offline
Era Developer
Bl0nkt's Avatar
Join Date: Mar 2005
Location: Pennsylvania
Posts: 1,589
Bl0nkt will become famous soon enough
Send a message via AIM to Bl0nkt
NPC Code:

new GuiWindowCtrl("WindowTest"){


In the function creating the new window, WindowTest would be a string. You need quotations.
Reply With Quote