HighQez
StoreDiscordYoutube
  • Welcome
  • Resources
    • AFK Safe Zone
      • Installation
      • API
        • Client
    • Crawl Dead
      • Installation
      • API
        • Client
        • Server
    • Phone Snatcher
      • Installation
    • Vehicle Armoury
      • Installation
    • Headgear
      • Installation
      • API
        • Client
        • Server
    • Cash Item
      • Installation
      • API
        • Server
Powered by GitBook
On this page
  • Client Events
  • UseItem
  • Client Exports
  • UseHeadGear

Was this helpful?

  1. Resources
  2. Headgear
  3. API

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()

PreviousAPINextServer

Last updated 1 year ago

Was this helpful?