• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[Solved] How make the F9 log update

Status
Not open for further replies.
Level 15
Joined
Aug 7, 2013
Messages
1,338
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?
 
Level 15
Joined
Aug 7, 2013
Messages
1,338
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.
Top