KitsuneLab-Development / K4-System

K4-Systems is a plugin that enhances the server with features such as a playtime tracker, statistical records, and player ranks. Additionally, it includes VIP functions and admin commands for added functionality.
GNU General Public License v3.0
104 stars 34 forks source link

Update Rank Events #120

Closed Whaliin closed 7 months ago

Whaliin commented 7 months ago

RankEvents.cs: Not handling default knives properly Separated HE grenade (explosion and impact) event to grenade kill Added inferno (fire) kill from molotov Added impact kill (1hp kill from direct hit by grenade for example)

Please review the added default score gain values and adjust to your liking. Grenade impact kills are very rare in normal play and this is why I made it so high.

Added plugin phrases also need to be added in language translations (if merged)

K4ryuu commented 7 months ago

Hey. Thank you for the PR!