Exports
To add and remove points we provide exports so you can make the reputation system work with your job scripts.
Add Points
Parameters:
Label - The label of the job that are on config_jobs.lua.
Points - The number of points to add to the person.
Remove Points
Parameters:
Label - The label of the job that are on config_jobs.lua.
Points - The number of points to remove to the person.
Last updated
Was this helpful?