Hello, i have a war system on my server, and every time a player dies, he gets points (killerid ++ , playerid --)
So, sometime when a player kill another player the onplayerdeath is not called i think, because the killerid doesn't get +1 point for kill and the playerid (the player that died) doesn't get -1 point.
How can I fix?
OnPlayerDeath:
https://pastebin.com/k05EYata
So, sometime when a player kill another player the onplayerdeath is not called i think, because the killerid doesn't get +1 point for kill and the playerid (the player that died) doesn't get -1 point.
How can I fix?
OnPlayerDeath:
https://pastebin.com/k05EYata