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

1.3.0

Compare
Choose a tag to compare
@zf-development zf-development released this 03 Aug 18:18
· 18 commits to master since this release

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)