hello guys i've created a raidbossnpc in core and it works perfect shownd raidboss alive or dead but i need to add colors to the text and i've tried 3 different kind of hex for colors like html rgb and its not working the code is like
<td><font color=\"example\"> text </font></td>
so my question is which hex should i use for the f*#$# colors :D
The stats you see in game are corrected by their relative factors (for example the mob's STR will influence his P.Atk etc.)
The stats you see in the XML are the base stats.
NPC information in the game does not match the XML. The values are set higher than in the XML. All monsters are set this way. Where can I find information about this? There is no option in the server config files to change this. Please help.
Question
Nitzamc
hello guys i've created a raidbossnpc in core and it works perfect shownd raidboss alive or dead but i need to add colors to the text and i've tried 3 different kind of hex for colors like html rgb and its not working the code is like
so my question is which hex should i use for the f*#$# colors :D
Edited by Nitzamc10 answers to this question
Recommended Posts