View Single Post
  #2  
Old 01-31-2009, 05:26 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
It would probably benefit you to build it using GuiBlue (for profiles), then replace that with the appropriate Era profiles later (assuming you plan to use this on Era?)

If not, you need to use
PHP Code:
new GuiButtonCtrl("Window_Button") {
  
useownprofile true;
  
  
profile.bitmap "guiera_button.png";

and then all your other variables.
__________________

Last edited by cbk1994; 01-31-2009 at 08:07 AM..
Reply With Quote