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

Last updated