🎬
FDS Development
  • 🤸‍♂️Gym Script
    • Setting up perk effects
    • Client exports
      • GetLivelloPerk
      • getEsercizio
      • GetPeso
      • OpenStats
  • 📨Post Box
    • Adding items
    • Configuration File
    • Setting up new stamps
    • Creating a New Post Box
  • ⏸️Pause Menu
  • 💼Boss Menu
    • Installation and Configuration
    • Adding a new Boss Menu
    • esx_society and esx_addonaccount
    • Exports
      • Server
        • addMoney
        • removeMoney
        • getAccount
      • Client
        • GetBossOpen
        • GetCVOpen
        • GetApplicationsOpen
        • openCV
        • OpenBoss
        • OpenApplicationsMenuZone
  • 🏚️Ultra Motels
    • Adding a new motel
  • 💲Ultra Banking
    • Installing and Setup
      • Setup Logs
    • Exports
      • Client
        • openBank
        • openAtm
      • Server
        • addAccountMoney
        • removeMoney
        • GetAccount
Powered by GitBook
On this page
  1. 📨Post Box

Creating a New Post Box

PreviousSetting up new stampsNextPause Menu

Last updated 1 year ago

CtrlK
  • Price
  • Job & Grade
  • Prop Model
  • Name
  • Owner
  • Game Object

Execute your Create Command and press on + button.

Price

Set to 0 or false if you need to whitelist your postbox to a job. This input allows you to set the Price of your postbox

Job & Grade

Set your desired job and his minimum grade to access to your postbox

You can leave this empty if you want to make your postbox ownable.

Prop Model

Set your prop model: you’ll need to add to Config.EnabledProps your desired prop.

Name

Set postbox name

Owner

You can leave this empty if you want to make postbox buyable or insert a player identifier.

Game Object

Important: if you want to make a game entity usable, you’ll need to set this to true. Set this to false if you want to create a new entity.