View Single Post
  #8  
Old 08-04-2008, 07:16 PM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Profiles are objects not strings. The only reason strings work is because Stefan is too nice about fixing peoples scripting errors for them.

new GuiWindowCtrl("TheWindow") {
this.profile = GuiWindowProfile;
// blah
}
__________________
Reply With Quote