[Solved] How make the F9 log update

Status
Not open for further replies.
Level 15
Joined
Aug 7, 2013
Messages
1,342
Hi,

When playing in the war 3 campaign, when you get a new quest, the F9 log gets highlighted/glows yellow and makes a sound, prompting you to check it.

What are the natives to emulate this?

And what are the sound files used for these quest update/complete sounds?
 
The light:

  • Quest - Flash the quest dialog button
The sound are in:

Sound editor -> Intern -> Sounds -> Interface

QuestLog.wav (i think)

I found the sounds.

Thanks for the GUI, I used it to find this native that does it: FlashQuestDialogButtonBJ() .

I am assuming doing this flash button will show it to everyone? So I have to use GetLocalPlayer to filter out the player I want to show it to?
 
Status
Not open for further replies.
Back
Top