Shop Account
Instructions on using mechanic shop account in other resources
The resource offers a custom account system that is standalone and not dependent on frameworks.
Get Shop ID
You can get the player's mechanic shop id with this export:
Add Account Money
Requires: Mechanic Shop ID (use exports to get the ID based on player's server id or player's job name)
Remove Account Money
Requires: Mechanic Shop ID (use exports to get the ID based on player's server id or player's job name)
Usage - Example #1
Here's an example to easily add/remove money from a mechanic shop:
Usage - Example #2
Here's an alternative example using TriggerEvent (similar to esx_addonaccount)
Last updated