Client

Guide to use the script more advanced

Client Events

Developers can take your script to the next level by utilizing client events for integration

UseItem

Wear the headgear to fix the hair

Usage
TriggerEvent('highqez_headgear:useitem')

Client Exports

Exports are used to sync the zone script with the addon script

UseHeadGear

Wear the headgear to fix the hair

Usage
exports['highqez_headgear']:UseHeadGear()

Last updated

Was this helpful?