🔧
Wix Development
🔧
Wix Development
  • Links
    • Tebex Store
    • Discord Server
    • Youtube
    • Github
  • INFO
    • Introduction
    • Licensing System
    • Common Issues
  • Resource Documentation
    • Realistic Weapons
      • Installation
      • Inventory items
    • Free Resources
      • Discord RPC
        • Installation
        • Discord Application Guide
      • Coords Menu
        • Installation
        • Events
      • Kill Reward
        • Installation
        • SQL
        • Server Exports
      • Recoil
        • Installation
      • Kits
        • Installation
      • FPS Booster
        • Installation
      • Item Car Spawner
        • Installation
      • Join Teleport
        • Installation
      • Join Job
        • Installation
      • Weapons On Back
        • Installation
      • 3D Text
        • Installation
      • Safezone
        • Installation
      • Tags
        • Installation
      • Infinite Stamina
        • Installation
      • Infinite Ammo
        • Installation
Powered by GitBook
On this page

Was this helpful?

  1. Resource Documentation
  2. Free Resources
  3. Kill Reward

Server Exports

Export
Description
Input
Output

GetPlayerKills

Retrieves the number of kills for a given player identifier.

identifier (string or number)

number - Total kills, or 0 if not found/no kills.

GetPlayerDeaths

Retrieves the number of deaths for a given player identifier.

identifier (string or number)

number - Total deaths, or 0 if not found/no deaths.

GetKD

Calculates and retrieves the Kill/Death ratio for a given player identifier.

identifier (string or number)

number - K/D ratio (kills if deaths are 0), or 0 if not found.

PreviousSQLNextRecoil

Last updated 8 days ago

Was this helpful?

Page cover image