04.04.2014, 16:06
I made a music system but when I run this function works properly but does not Hear the Music.
PHP код:
if (strcmp("/maduaha1231231234", cmdtext, true) == 0)
{
PlayAudioStreamForPlayer(playerid, "http://picosong.com/eZeu/");
return 1;}