Jump to content
  • 0
Sign in to follow this  
ssd046

Why is the text color displayed differently?

Question

 

Hello! I visited because I was wondering why the font color is different.

 

 

The Icewall and Frost Nova Requirement descript are identical.

(\data\luafiles514\lua files\skillinfoz\skilldescript.lub)

nova1.PNG.5a012c70fa6ee778fc625c4638ed9daf.PNG

icewall1.PNG.4b509199ad4d96a47d030ee6af287a6c.PNG

 

However, the text color of Ice Wall and Frost Nova are different in the game.

nova.PNG.8638b84b8c9c29530faab469be572be7.PNG

icewall.PNG.226014dac8434f9fcc5ce445bb807fbe.PNG

 

I found a function related to text color, but I wasn't enough to solve this problem.

(\data\lua files\skillinfoz\skillinfo_f.lub)

change.thumb.PNG.23129bd385999b7b375d955353a85c6f.PNG

(MsgStrID.MSI_SKILL_REQUIREMENTS = "^CC3399Requirement:") 

 

 

I do not fully understand, 

This function finds the string set in MsgStrID.MSI SKILL REQUIREMENTS and sets the color "^33CC00", and displays the descript according to the job requirements.

But ice wall and frost nova have the same format, will ice wall be displayed as ^CC3399 and frost nova as ^33CC00? Please explain why.

Also, I am a beginner in programming, so if you can explain this function easily and long, I will learn hard.

 

thank you.:)!!

 

 

 

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.