Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Hell4Ge
Forum: General Authoring Discussion 10/14/17, 07:01 PM
Replies: 2
Views: 2,383
Posted By Hell4Ge
I have found a solution function...

I have found a solution

function onSoundFinishedTurnOffBackgroundAudio()
SetSetting(SETTING_TYPE_AUDIO, AUDIO_SETTING_BACKGROUND_AUDIO, 0)
end

local alertSound = ZO_QueuedSoundPlayer:New()...
Forum: General Authoring Discussion 10/14/17, 04:38 PM
Replies: 2
Views: 2,383
Posted By Hell4Ge
Detect when SoundPlay complete it's task

This code represents the problem that I am facing now:

SetSetting(SETTING_TYPE_AUDIO, AUDIO_SETTING_BACKGROUND_AUDIO, 1)
PlaySound(SOUNDS.EMPEROR_CORONATED_DAGGERFALL)
SetSetting(SETTING_TYPE_AUDIO,...
Forum: General Authoring Discussion 10/11/17, 05:28 PM
Replies: 1
Views: 2,006
Posted By Hell4Ge
Can API maximize the game window, or bring it to front?

Can it? I need this as I can't hear any notification sound when the game is on alt-tab
Showing results 1 to 3 of 3