View Single Post
  #2  
Old 07-31-2006, 09:27 AM
Rapidwolve Rapidwolve is offline
Registered User
Join Date: Jul 2006
Posts: 1,241
Rapidwolve is an unknown quantity at this point
You havent looked hard enough.. use the search function on your browser

GuiControlProfile(profilename){
vars
}

or

or

GuiTextCtrl(blah){
useownprofile = true;
profile.fontSize = 14;
profile.fontStyle = "ib";
}

etc...
Reply With Quote