Exports
Explore our selection of exports that enhance your resource functionality.
Last updated
Was this helpful?
Explore our selection of exports that enhance your resource functionality.
Last updated
Was this helpful?
SERVER-SIDED
When called, returns a 17 character string VIN. Ensures it doesn't exist already in database.
CLIENT-SIDED
When called, fixes the specific part.
Read more here:
CLIENT-SIDED
When called, gives the player keys for the vehicle with matching plate until a server restart. Requires a plate.
Ensure the plate of the vehicle does not have spaces in between or at prefix/suffix, or this will not work!
CLIENT-SIDED
When called, stores the vehicle in garage, requires garage ID and plate.
Example:
SHARED-SIDED
When called, returns a boolean value (true/false) if the vehicle is impounded.
Example:
CLIENT-SIDED
When called, opens the insurance UI form. Requires insurance ID.
Example:
CLIENT-SIDED
When called, returns the Security.EventPrefix
variable. Requires the resource calling it.
Read More Here:
CLIENT-SIDED
When called, returns at minimum 1 value, and a maximum of 3 values.
A boolean value (true/false) if the player is inside any polyzone.
PolyZone type ("garage-public" - "garage-private-outside" - "garage-private-inside" - "impound-retrieve" - "impound-unlock" - "insurance")
ID of the polyzone, differentiates depending on what is the PolyZone type.
Example: