Page 1 of 1

Offline Shops/Private shops

Posted: Wed Mar 10, 2010 5:30 pm
by Conflict
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:Latest
L2JDP Revision Number:Latest

Hi. i have a problem. The private shops (offline ones) when people create them their name goes grey. how do i change that to go back to normal #FFFFFF

Thanks

Re: Offline Shops/Private shops

Posted: Wed Mar 10, 2010 5:38 pm
by kotk

Code: Select all

 # If set to True, name color will be changed then entering offline modeOfflineSetNameColor = False # Color of the name in offline mode (if OfflineSetNameColor = True)OfflineNameColor = 808080 

Re: Offline Shops/Private shops

Posted: Wed Mar 10, 2010 7:44 pm
by janiii
the name color is not stored in db. if you create an offline shop, you go offline and can restore the char only by relogin, so a new player instance is created and he has original name color.