09.05.2020, 14:33
Sorry for repost! I have other problem.
In the top, the damage is reversed. If I have 150 damage and Carl 40, he gets my 150 damages and I get his 40.
In the OnPlayerTakeDamage i save only the issuerid
In the top, the damage is reversed. If I have 150 damage and Carl 40, he gets my 150 damages and I get his 40.
PHP Code:
format(message, sizeof (message), "#%d %s(%d) with %d Kills and %.0f total dmg", i + 1, player_name, top_kills[i][1], top_kills[i][0], PlayerInfo[i][TotalDMG]);