12.04.2013, 14:02
The i is not a global variable, therefore you will have to store it's value into a global variable and use the global variable on the dialog response.
Or just use a new for loop inside the dialog response before the PlayAuidoSteamForPlayer.
EDIT: Change the PlayAuidoStreamForPlayer to PlayAudioStreamForAll at the dialog response?
Or just use a new for loop inside the dialog response before the PlayAuidoSteamForPlayer.
EDIT: Change the PlayAuidoStreamForPlayer to PlayAudioStreamForAll at the dialog response?