Thread: Gui Profiles.
View Single Post
  #5  
Old 06-11-2011, 08:33 AM
Entrok Entrok is offline
Registered User
Join Date: Sep 2009
Location: Sweden
Posts: 51
Entrok is on a distinguished road
Send a message via MSN to Entrok
Use:
PHP Code:
new GuiButtonCtrl("Test") { 
GuiButtonProfile is used to define what profile to use
PHP Code:
profile GuiBlueButtonProfile
And always remember to put gui's under
PHP Code:
//#CLIENTSIDE 
Reply With Quote