Karma Developments
DiscordStore
  • Welcome
  • Script Guides
    • Karma Developments Clothing System
      • Install
      • How to change clothing images?
    • Karma Developments Dispatch System
      • Install
      • How to add new Job to Dispatch
      • How to add alerts in my other scripts?
    • Karma Developments Server-Side Graphics Overhaul System
      • Install
      • How to fix grass on roads?
      • Getting crashs?
    • Karma Developments NPC Dialog System
      • Install
      • How to add the images of items at STORES?
    • Karma Developments Garage & Impounds System
      • Install
      • How to create a new garage?
      • How to show vehicles at my qb-phone?
    • Karma Developments Tablet System
      • Install
      • How to add a App UI in Tablet?
  • ABOUT
    • All Links
Powered by GitBook
On this page
  • Setup
  • Example — App with Has Item Dependency
  • Example — App without Has Item Dependency
  • Notifications Exports — You can export in your own scripts
  1. Script Guides
  2. Karma Developments Tablet System

How to add a App UI in Tablet?

PreviousInstallNextAll Links

Last updated 6 days ago

Setup

  1. First, go to karma-tablet/client/open_client.lua and see the example attached.

Example — App with Has Item Dependency

Example — App without Has Item Dependency

Notifications Exports — You can export in your own scripts

In this example you have a notify aswell that you can add in your own systems to show on tablet like " You are not in a group "
Example