25.02.2018, 10:46
Guys, I wanted to create a system where score is awarded based on the rank of the player that was killed.
For example, I killed a Rank 1 Player, I get +5 Score. Let us say, I kill a Rank 4 Player, I get +7 Score and etc. (I hope you guys get my point.)
So basically I have 6 ranks available. How do I reward the player differently with scores for different consecutive rank kills?
Here's my Rank's Score :
So like can anyone show me how to send different client messages to a different rank kill and give different score? Ex: "You have killed a Rank 1 Player"
Any help will be much appreciated and +REP
For example, I killed a Rank 1 Player, I get +5 Score. Let us say, I kill a Rank 4 Player, I get +7 Score and etc. (I hope you guys get my point.)
So basically I have 6 ranks available. How do I reward the player differently with scores for different consecutive rank kills?
Here's my Rank's Score :
Код:
Score (0-499) Rank 1 Score (500-1499) Rank 2 Score (1500-3499) Rank 3 Score (3500-6499) Rank 4 Score (6500-7999) Rank 5 Score (8000-12000) Rank 6
Any help will be much appreciated and +REP