dialog doesn't response
#3

Код:
if(dialogid == DIALOG_RADIO) 
{ 
	if(!response) return 1; 
	
	switch(listitem)
	{
		case 0:
		{ 
			PlayAudioStreamForPlayer(playerid, "http://*******inmp3.com/fetch/?video=https://www.youtube.com/watch?v=lImQqX2ZG1M"); 
		} 
		case 1:
		{ 
			PlayAudioStreamForPlayer(playerid, "http://*******inmp3.com/fetch/?video=https://www.youtube.com/watch?v=6n7cL1jokAE"); 
		} 
		case 2: 
		{ 
			PlayAudioStreamForPlayer(playerid, "http://*******inmp3.com/fetch/?video=https://www.youtube.com/watch?v=XbGs_qK2PQA"); 
		} 
		case 3:
		{ 
			PlayAudioStreamForPlayer(playerid, "http://*******inmp3.com/fetch/?video=https://www.youtube.com/watch?v=UePtoxDhJSw"); 
		} 
	} 
}
Reply


Messages In This Thread
dialog doesn't response - by rakinz - 14.02.2017, 20:40
Re: dialog doesn't response - by Luis- - 14.02.2017, 20:53
Re: dialog doesn't response - by Rdx - 14.02.2017, 20:57

Forum Jump:


Users browsing this thread: 1 Guest(s)