🐐
Rebel Documentation
CtrlK
  • 🐐Rebel Resources
  • πŸ’³Rebel Fleecas
    • ⚑Config File
    • πŸ“Information
    • πŸ”΄QBCore Installation
    • πŸ”΅ESX Installation
  • 🏦Rebel Cityhall
    • ⚑Config File
    • πŸ“Information
  • πŸ“ŠRebel Skills
    • ⚑Config File
    • πŸ“Information
    • πŸ’»Client Exports
    • πŸ’»Server Exports
    • πŸ’»Client Events
  • πŸ“‹Rebel Scoreboard
    • ⚑Config File
    • πŸ“Information
  • πŸš—Rebel Vehicle Controls
    • ⚑Config File
    • πŸ“Information
  • πŸ‘·Rebel Electrician
    • ⚑Config File
    • πŸ“Information
    • πŸ”΄QBCore Installation
    • πŸ”΅ESX Installation
  • 🚚Rebel Trucking
    • ⚑Config File
    • πŸ“Information
    • πŸ”΄QBCore Installation
    • πŸ”΅ESX Installation
  • 🍺Rebel Brewery
    • ⚑Config File
    • πŸ“Information
    • πŸ”΄QBCore Installation
    • πŸ”΅ESX Installation
  • πŸ’°Rebel Bobcat
    • ⚑Config File
    • πŸ“Information
    • πŸ”΄QBCore Installation
    • πŸ”΅ESX Installation
  • πŸ›οΈRebel Maze Bank West
    • ⚑Config File
    • πŸ“Information
    • πŸ”΄QBCore Installation
    • πŸ”΅ESX Installation
  • πŸ’ΈRebel Moneywash
    • ⚑Config File
    • πŸ“Information
    • πŸ”΄QBCore Installation
    • πŸ”΅ESX Installation
Powered by GitBook
On this page
  1. πŸ“ŠRebel Skills

πŸ’»Client Exports

GetPlayerXP

-- skill: string | example: "electrician"
exports["rebel-lib"]:GetPlayerXP(skill)

-- Example Use:
local xp = exports["rebel-lib"]:GetPlayerXP("electrician")

print("Player has this amount of electrician XP: "..xp)
PreviousInformationNextServer Exports

Last updated 1 year ago