Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Releases: zf-labo/zf-lib

1.4.0

30 Sep 17:18
303d3fc
Compare
Choose a tag to compare
Update fxmanifest.lua

1.3.0

03 Aug 18:18
Compare
Choose a tag to compare

Changed the way to get the CoreObject. (zf.CoreObject -> CoreObject)
Added a boolean return to the zf.giveItem()
Added zf.getCitizenId() (both-side)

  • For qb-core, it returns the cityzenid. For esx, it returns the license.

Added zf.getLicenses() (both-side)
Added zf.getLicense(type) (both-side)
Added zf.addLicense(type) (server-side)
Added zf.removeLicense(type) (server-side)
Added zf.spawnVehicle() (client-side)
Added zf.getPlate(netid) (server-side)

1.2.0

06 Jul 14:43
Compare
Choose a tag to compare
Initial commit