Jump to content
RAGE Multiplayer Community

Kill Counter 1.0.0

   (4 reviews)

1 Screenshot

About This File

spacer.png

This resource adds the kill counter from GTA Online. Players will get a notification showing how many times they died to their killer (red) and how many times they killed their killer (blue) on death.

 

Requirements

  • RAGE Multiplayer 1.1 and above

 

Installing

  • Put the files you downloaded in their respective places
  • Add require('killcount') to client_packages/index.js
  • All done

 

API (Serverside)

This resource adds a function to the player object:

/**
 * Returns how many times this player killed the specified player.
 * @param  {mp.Player} otherPlayer
 * @return {Number}
 */
player.getKillsAgainst(otherPlayer);

 

Notes

  • Like 1
 Share


User Feedback

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest

lanhchanh

  

Love the script! Thank you!!

Is there a way to display the headshot picture of player in bigger size and somewhere else on the screen instead of in notification format? 🤓

Link to review
×
×
  • Create New...