27.10.2016, 21:54
Quote:
else if(month == 12) { mtext = "Dezembro"; } gettime(hour,minute,second); GetPlayerName(playerid, sendername, sizeof(sendername)); format(string, sizeof(string), "* %s olhou as horas.", sendername); ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPL E,COLOR_PURPLE); ApplyAnimation(playerid,"COP_AMBIENT","Coplook_wat ch",4.1,0,0,0,0,0); if (minute < 10) { |