📱
APhone
  • What is APhone ?
  • Installation
    • Workshop
    • Configuration ( Lua part )
    • Configuration ( In-game )
  • How you make your own apps
    • Create your first app
    • App functions
    • App Metas
    • Tips you NEED to know
  • API ( Clientside )
    • Parameters ( Clientside )
    • UI - General Functions
    • UI - Required Functions
    • UI - Colors
    • UI - Fonts
    • UI - Web/Imgur Pictures
    • UI - Renderview
    • UI - Stencils
    • UI - Panels
    • Notifications
    • Rotate functions
  • API ( Shared )
    • Numbers
  • API - App Specific
    • Contacts ( Clientside )
    • Messages ( Clientside )
    • Bank ( Shared )
Powered by GitBook
On this page
  • APP.bigshow = true
  • APP.Default = true

Was this helpful?

  1. How you make your own apps

App Metas

There are flags to modify the behaviour of your application ( Also usable in the config )

PreviousApp functionsNextTips you NEED to know

Last updated 4 years ago

Was this helpful?

APP.bigshow = true

The app icon will take *2 more size in the app list

Apps with this flag will appear last, in the list, no matter what you put

APP.Default = true

This will make your phone appear on the bottom of the app list ( like this )

You can only get 4 apps with this flag at the same time. If you want to put your own apps, you need to make this flag false into one of the 4 apps