Jump to content
  • 0
Sign in to follow this  
bWolfie

Making message go to battle log

Question

So I currently have this clif->message which displays in your chat when you cast a certain skill. It only goes to the public log and I want it to go to 'Battle Message' (using 20141022 client).

 

I noticed in msgstring it has these lines:

 [%s] deal '%d' damage on you.#
 [%s] received damage from [%s] with '%d' damage.#
 [%s] received '%d' damage.#
 [%s] deal damage to [%s] with '%d' damage.#
Where can I find it in the source to send a message like this? Because I want the message to only appear as a Battle Message.

 

To reiterate, I want to display my custom message so it appears as a battle message like this:

Tk705nU.png

 

Thanks

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.