if (strcmp("/playradio", cmdtext, true) == 0) { PlayAudioStreamForPlayer(playerid, "http://alexobandocast.listen2myradio.com/"); return 1; }