Kinetix AI Emote Creator for FiveM - Documentation
CtrlK
GitHubDiscord
  • 🖐️Introduction
  • 👀Overview
  • 🚀Get started
  • 👨‍💻Developer Portal
    • Game/App Space - Creation
    • Game/App Space - Settings
  • ⚙️Core
    • User Creation
    • Emote generation
    • Webhook
    • User bag
    • Sharing emote
    • Validation / Retake process
    • Paywalls
    • File download
    • Playing animations
  • 🖥️Interface
    • Events
      • Server
      • Client
    • Render functions
      • CreateRootMenu()
      • CreateQRCodeAlert(url)
      • CreateMainMenu()
      • CreateEmoteBagMenu(emotes)
      • OpenEmoteBagMenu()
      • CreateProcessValidationMenu(process)
      • CreateEmoteCreatorMenu(processes)
      • CreateErrorMenu(statusCode, error)
      • NotifyProcessUpdate(process)
      • NotifyEmoteReady(data)
      • CreateEmoteWheel(emotes)
  • 🔌Integrations
  • 🧪Live Demo
  • 📚Video recording Guidelines & AI Specs
    • AI Emote Creator - specifications
    • Video recording guidelines
Powered by GitBook
On this page
  1. 🖥️Interface

Events

This section will describe the network events used by the mod resource to communicate between client and server.

Here is the FiveM documentation describing the events.

PreviousInterfaceNextServer

Last updated 10 months ago