Thread
:
Gui Profiles.
View Single Post
#
5
06-11-2011, 08:33 AM
Entrok
Registered User
Join Date: Sep 2009
Location: Sweden
Posts: 51
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
Entrok
View Public Profile
View GraalOnline Profile
Find all posts by Entrok