05.12.2013, 20:35 
	
	
	
		Hello, i have a bug if i look now on my stats i get the message too that im looking at my own stats, but how to make that it only show when a different player looking at my stats?
	
	
	
	
Код:
    format(str2, sizeof(str2),""chat""COL_GREEN" %s (%d) is looking at your stats using /stats [playerid].", PlayerName(playerid), playerid);
    SendClientMessage(targetid,-1,str2);





