Playing Sound in a Dialog

Started by Ewery1, Mon 30/12/2013 23:07:18

Previous topic - Next topic

Ewery1

Hello everyone, this is a rather simple question. Anyone know how to play a sound in a dialog?

Khris

You can use standard script commands in dialogs by indenting them by at least one space.
Just use
Code: ags
 aSound.Play();

Ewery1

Quote from: Khris on Mon 30/12/2013 23:24:14
You can use standard script commands in dialogs by indenting them by at least one space.
Just use
Code: ags
 aSound.Play();


Oh okay, thanks! You seem to like to reply to all of my questions :-D

SMF spam blocked by CleanTalk