Thread
:
useOwnProfile taking over default?
View Single Post
#
2
07-26-2012, 11:49 AM
Emera
Delterian Hybrid
Join Date: Mar 2011
Location: Newcastle Upon-Tyne
Posts: 1,704
I always put
useownprofile = true;
under the profile you're working with, and that always works for me.
PHP Code:
new
GuiWindowCtrl
(
"Window"
) {
profile
=
GuiBlueWindowProfile
;
useownprofile
=
true
;
}
__________________
Emera
View Public Profile
View GraalOnline Profile
Find all posts by Emera