Setting Premium Status
Server
-- Does the same thing but with a export and in server
-- @param source (number) - Players source you want to set the progress to
---@param time (number) -- Time in days
exports['resourcename']:AddPremiumStatusToPlayer(source, time)
-- EXAMPLE
exports['KOJA_DAILYREWARDS']:AddPremiumStatusToPlayer(source, 15)
Related pages
- Creating/Editing Locales — A quick guide on editing locales to your likings!
- Managing Missions — A quick guide on updating your own missions for players!
- Guides — back to the section overview