Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 12-05-2011, 04:57 AM
sssssssssss sssssssssss is offline
Cyril Rain
sssssssssss's Avatar
Join Date: May 2003
Location: Texas, USA
Posts: 1,134
sssssssssss will become famous soon enough
GUI Window Profile not showing

So I have a class, that is joined in a weapon to help consolidate code for gui profiles. This is the class:

PHP Code:
//#CLIENTSIDE
public function GetProfiles() {
  new 
GuiWindowProfile("Armageddon_Window") {
    
bitmap "guiarm_window1.png";
    
fonttype "Comic Sans MS";
  }

But when I do
PHP Code:
join("gui_profiles"); 
and then in the gui window put
PHP Code:
profile=Armageddon_Window 
, it defaults to that nasty red/gold window. I'm pretty sure this worked fine a long time ago, so I'm very confused on what is going on. Attached the image just in case something is wrong on it, but its not just the window that isn't showing up (buttons, textedit, ect).
Attached Images
 
__________________
Cyril Rain
Creator and leader of SLX
Admin of Elysium
Elysium's Facebook Page: http://facebook.com/GraalOnlineElysium
Graal Forum Thread: http://forums.graalonline.com...
Graalians Thread: http://www.graalians.com...


Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 08:08 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.