Post: Changing Theme Options Wont Work?
11-20-2015, 09:39 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); hellow i made my theme change the colors of my options but they go back to white when i back out of the menu once??? Any ideas on how to fix That<3 heres my code if you want to see whats wrong with it?



WVUU()
{
self.menu.options elemcolor(1, (1, 0, 0));
}
(adsbygoogle = window.adsbygoogle || []).push({});
11-20-2015, 03:01 PM #2
-Numb
You talkin to me?
Originally posted by Surly View Post
hellow i made my theme change the colors of my options but they go back to white when i back out of the menu once??? Any ideas on how to fix That<3 heres my code if you want to see whats wrong with it?



WVUU()
{
self.menu.options elemcolor(1, (1, 0, 0));
}


Its because every time you open the menu it redraws the elem with the default color.
Add a variable for the color at where it draws the elem, and also change that variable in the theme change option.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo