Exports and Events
Events - Client
TriggerEvent('lunar_contracts:openTablet')Exports - Server
exports['lunar_heistcontracts']:getPlayerCrypto(identifier) -- framework identifierhicle plateexports['lunar_heistcontracts']:getPlayerExperience(identifier) -- framework identifierexports['lunar_heistcontracts']:addPlayerCrypto(identifier, amount) -- framework identifierhicle plateexports['lunar_heistcontracts']:addPlayerExperience(identifier, amount) -- framework identifierexports['lunar_heistcontracts']:removePlayerCrypto(identifier, amount) -- framework identifierhicle plateexports['lunar_heistcontracts']:removePlayerExperience(identifier, amount) -- framework identifLast updated