27.05.2014, 14:57
Quote:
Код:
/*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; }*/ |