View Single Post
uraganas
Member
Join Date: Feb 2016
Location: Lithuania
Old 11-22-2018 , 14:56   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.29.2 | 2018-10-24)
Reply With Quote #500

Quote:
Originally Posted by Obyboby View Post
+1. I believe this was possible in HLStatsX and it was really useful
I have added this code in Event Player death
Code:
else if(g_aStats[attacker][KILLS] < g_MinimalKills)
				score_dif = g_PointsKill[team];
Line 1728
And fixed my problem xD
uraganas is offline