• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Resource icon

Resource Additional text colors 2026-02-01

MeweightX

Trainer
Member
Joined
Mar 24, 2023
Posts
79
MeweightX submitted a new resource:

Additional text colors - 22 more text colors to use

This is really simple, just thought I'd make an easy resource that will provide you with new text colors so you don't have to figure out the hex codes for the main color and shadow color yourself.

Just go to MessageConfig in the scripts, find the "textcolors" section, and replace it with this:

textcolors = [
"0070F8", "78B8E8", # 1 Blue
"E82010", "F8A8B8", # 2 Red
"60B048", "B0D090", # 3 Green...

Read more about this resource...
 
the script caused an error when it trigger script giving item to player, after removing this script back to original the crash no longer occur.
Exception ArgumentError' at Section087:20 - invalid value for Integer(): "B"Exception EventScriptError' at Section033:177 - EventScriptError
 
Back
Top