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