Server Exports
GetPlayerLevel
exports['pl_drugdealerv2']:GetPlayerLevel(source)
--This will return the player current level
IncreasePlayerLevel
exports['pl_drugdealerv2']:IncreasePlayerLevel(source,amount)
--Amount: Add how much level you want to increase
Last updated