View Single Post
  #4  
Old 05-21-2009, 06:38 PM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
This worked for me.. hope it can help.

PHP Code:
function createProfiles() {
  new 
GuiControlProfile(ObscuredWindowProfile) {
    
bitmap "defaultwindowobs.png";
    
transparency 1;
    
opaque 1;
    
fontcolor "255 255 255";
    
fonttype "Arial";
    
fillcolor =  fillcolorhl fillcolorna "28 30 28";
  }

__________________
Quote:
Reply With Quote