Home
last modified time | relevance | path

Searched refs:PlayNextVoice (Results 1 – 7 of 7) sorted by relevance

/dports/games/wargus/wargus-3.2.0/scripts/menus/
H A Dcampaign.lua96 function PlayNextVoice() function
99 channel = PlaySoundFile(voices[voice], PlayNextVoice);
104 PlayNextVoice()
/dports/games/wyrmsun/Wyrmsun-3.5.4/scripts/menus/
H A Dquests.lua394 function PlayNextVoice() function
397 channel = PlaySoundFile(GetQuestData(quest, "BriefingSounds")[voice], PlayNextVoice);
402 PlayNextVoice()
/dports/games/hedgewars-server/hedgewars-src-1.0.0/hedgewars/
H A DuGame.pas112 PlayNextVoice;
H A DuSound.pas98 procedure PlayNextVoice; procedure
713 procedure PlayNextVoice;
/dports/games/hedgewars/hedgewars-src-1.0.0/hedgewars/
H A DuGame.pas112 PlayNextVoice;
H A DuSound.pas98 procedure PlayNextVoice; procedure
713 procedure PlayNextVoice;
/dports/games/wargus/wargus-3.2.0/scripts/
H A Ddatabase.lua540 function PlayNextVoice() function
544 channel = PlaySoundFile(text[voice], PlayNextVoice);
549 PlayNextVoice()