radio will stop when you get out from the car
#2

Код:
/*if(Radio[playerid]==true)
    {
        new string[256];
		StopAudioStreamForPlayer(playerid);
		Radio[playerid] = false;
		format(string, sizeof(string), "* %s stopped the radio station and get out from the car", GetPlayerNameEx(playerid));
		ProxDetector(15.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
        //return 1;
	}*/
Why this code is commented? Remove /* and */
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)