Skip to content

Trying to change skill check color

Allanon81Allanon81 Member Posts: 331
Been running around NeverWinter Vault Discord and we’re trying to change the color in chat box skill checks:
pdavxk463p3t.png


#include "x3_inc_string"
void main()
{
SetTlkOverride(10484, "</c><CUSTOM0> : <CUSTOM1> : *" + StringToRGBString("<CUSTOM2>", STRING_COLOR_PINK) + "* : (<CUSTOM3> <CUSTOM4> <CUSTOM5> = <CUSTOM6> vs. DC: <CUSTOM7>)</c>");
}

Can Beamdog help @JuliusBorisov?
Sign In or Register to comment.