Quote:
Originally Posted by Ivan_Pantovic
THANK YOU SOOOOO MUCH
Works awsome with :
Код:
if(strcmp(cmd, "/music", true) == 0)
{
Audio_PlayStreamed(playerid, "http://yp.shoutcast.com/sbin/tunein-station.pls?id=674096", false, false, false);
return 1;
}
How do i make /stopmusic ?
|
you need to make it use the handle ids to stop it