View Single Post
  #1  
Old 06-18-2008, 05:23 AM
bscharff bscharff is offline
Bloo
bscharff's Avatar
Join Date: Sep 2006
Location: San Antonio, Texas
Posts: 185
bscharff has a little shameless behaviour in the past
Send a message via AIM to bscharff Send a message via MSN to bscharff Send a message via Yahoo to bscharff
Such as

PHP Code:
    new GuiTextCtrl("BNSS_Info3") {
      
profile GuiBlueTextProfile;
      
height 20;
      
text "Red = Alert";
      
width 75;
      
200;
      
195;
red 1;
    } 
(ANSWER: YES)

NVM, got it!
__________________
Trying to be nice now...

Last edited by bscharff; 06-18-2008 at 05:34 AM..
Reply With Quote