18.12.2010, 12:57
Should this work, because the sound doesn't play for me :S
On the top
Under commands ;
I have added plugins audio and i have installed client
Thank you
On the top
Код:
#include <audio>
Код:
if(strcmp(cmd, "/music", true) == 0) { Audio_PlayStreamed(playerid, "www.shoutcast.com/shoutcast_popup_player?station_id=674096&play_status=1&stn=All%20Hit%2070s%20-%20S%20K%20Y%20.%20F%20M%20-%20All%20Hits,%20All%20Th..", false, false, false); return 1; }
Thank you