Page 1 of 1

【RPG】How to specify a specific color in drop down

Posted: Thu Dec 27, 2018 6:29 pm
by sohashi
Hi

I am not good at LongRange RPG.
I am using sample.
※ EXAM0002 / EXAM0002D
I would like to change the color of the letters displayed in the dropdown.

I would like to change the character "Item% 2" defined in DDS to red.

Color
ItemColor
content.color

I could not express it with three properties.
Can you tell me how to solve it.


Best Regards,
Shumpei Ohashi

Re: 【RPG】How to specify a specific color in drop down

Posted: Tue Jan 08, 2019 9:20 am
by jasonzhou
Hi Shumpei,

Unfortunately, you can't set the color for a single item. When specify ItemColor, it will set the color for all dropdown items.

Thanks
Jason.

Re: 【RPG】How to specify a specific color in drop down

Posted: Tue Jan 08, 2019 12:10 pm
by sohashi
Hi Jason

Thanks for the reply.
I understood that there is no desired function.

Thanks
Shumpei.