Veil Development Documentation
  • General
    • Documentation
    • Support
  • Paid Resources
    • Gang System
      • Installing the Resource
      • Creating Gang Sprays
      • Setup
      • Activity System Guide
      • Listeners
      • Common Errors
      • Available Functions
      • Commands
    • Government System
      • Installing the Resource
      • Setup
      • Listeners and Exports
      • Item Setup
    • K9 System
      • Installing the Resource
    • Image Placer
      • Installing the Resource
      • Setup
Powered by GitBook
On this page
  1. Paid Resources
  2. Government System

Item Setup

Adding the Government UI to a useable item

If you want an item to be able to open the Government UI, make the item trigger this client event

veil-government:client:openUI

This event can take 1 parameter page. When page is passed as a variable, it opens the UI to that page.

The available pages are as follows:

  • Home

  • CourtCases

  • CourtAppointments

  • BarExam

  • Taxes

PreviousListeners and ExportsNextK9 System

Last updated 8 months ago