- Joined
- Oct 21, 2015
- Messages
- 8
- Reaction score
- 0
- First Language
- German
- Primarily Uses
Hi folks 
i've start working on a Game, technically a whole Remake of an SNES Game. i'm working with many few Plugins and modified them to my personal needs.
First thing first: im using 2 "Window.png"'s , cuz i want my Main Menu is builded around "brown" color theme like the Game im try to rebuild.
*Screenshot*: https://prnt.sc/vip77g
For the Speakbubbles im using another "Window1.png"
*Screenshot*: https://prnt.sc/vip940
The whole issue there is the "Window.png" where the main color has changed from "white" to "brown" cuz i want all Text Brown on the Menu and adding \c[8] to all Options,trigger, spells , items and so on is NO Option to me.
but when the main color is brown, my character stats are also brown, too.
*Screenshot*: https://prnt.sc/vipbbo
Thats why i tried by my self to make a small .js only to chance the color of Values + X , Y Positions, like i post below.
- code: https://prnt.sc/vipcfp -
The code is made out of may puzzles from other JS Files but didn't work well (cuz i have 0 Experience in JS).... the Max HP/MP isn't shown as aspected, get not recolored and also missing the "Slash" between current and max value. Would appreciate, when someone might be able to help me fixing this. All i want s just to color the values "white" with the 8th color of my "Window.png"
i've start working on a Game, technically a whole Remake of an SNES Game. i'm working with many few Plugins and modified them to my personal needs.
First thing first: im using 2 "Window.png"'s , cuz i want my Main Menu is builded around "brown" color theme like the Game im try to rebuild.
*Screenshot*: https://prnt.sc/vip77g
For the Speakbubbles im using another "Window1.png"
*Screenshot*: https://prnt.sc/vip940
The whole issue there is the "Window.png" where the main color has changed from "white" to "brown" cuz i want all Text Brown on the Menu and adding \c[8] to all Options,trigger, spells , items and so on is NO Option to me.
but when the main color is brown, my character stats are also brown, too.
*Screenshot*: https://prnt.sc/vipbbo
Thats why i tried by my self to make a small .js only to chance the color of Values + X , Y Positions, like i post below.
- code: https://prnt.sc/vipcfp -
The code is made out of may puzzles from other JS Files but didn't work well (cuz i have 0 Experience in JS).... the Max HP/MP isn't shown as aspected, get not recolored and also missing the "Slash" between current and max value. Would appreciate, when someone might be able to help me fixing this. All i want s just to color the values "white" with the 8th color of my "Window.png"