Documentation
DiscordStore
  • STG
    • 🖐️Welcome!
  • 📕Guide
    • 🪝Create Discord Webhook
    • 🤖Create Discord Bot Token
  • Scripts
    • 🚗Vehicle Shop 2
      • 💡Installation
      • ⚙️Configuration
    • 👑Admin Menu
      • 💡Installation
      • ⚙️Configuration
    • 🍕Pizza Maker
      • 💡Installation
      • ⚙️Configuration
    • ♟️Chess
      • 💡Installation
      • ⚙️Configuration
    • 📱Basic Radio
      • 💡Installation
      • ⚙️Configuration
    • 🗺️Treasure Map
      • 💡Installation
      • ⚙️Configuration
    • 🏦Advanced Banking
      • 💡Installation
      • ⚙️Configuration
      • ⬆️Exports
    • 🤳Radio System
      • 💡Installation
      • ⚙️Configuration
    • 🥇Gold Panning
      • 💡Installation
      • ⚙️Configuration
    • 🖥️Complex Hud
      • 💡Installation
      • ⚙️Configuration
    • 💃Emote Menu
      • 💡Installation
      • ⚙️Configuration
    • 💴Money Wash
      • 💡Installation
      • ⚙️Configuration
    • 🚘Auto Pilot
      • 💡Installation
      • ⚙️Configuration
    • ⛽Fuel
      • 💡Installation
      • ⚙️Configuration
    • 🫂Multicharacter
      • 💡Installation
      • ⚙️Configuration
    • 🛒3 in 1 Shop
      • 💡Installation
      • ⚙️Configuration
    • 🍎Fruit Job
      • 💡Installation
      • ⚙️Configuration
    • 🍾Bottle Spin
      • 💡Installation
      • ⚙️Configuration
    • 🍕Pizza Delivery
      • 💡Installation
      • ⚙️Configuration
    • 📦Blind Fold
      • 💡Installation
      • ⚙️Configuration
    • 🔫Weapon Shop
      • 💡Installation
      • ⚙️Configuration
    • 💻Hud
      • 💡Installation
      • ⚙️Configuration
    • 🔃Loading Screen
      • 💡Installation
      • ⚙️Configuration
    • ⌚Smart Watch
      • 💡Installation
      • ⚙️Configuration
    • 🎮Hand Console 2
      • 💡Installation
      • ⚙️Configuration
    • 👒Appearance
      • 💡Installation
      • ⚙️Configuration
    • 🃏Card Game V2
      • 💡Installation
      • ⚙️Configuration
    • 🚗Simple Garage
      • 💡Installation
      • ⚙️Configuration
    • 🎸Busker
      • 💡Installation
      • ⚙️Configuration
    • 🔫Raider
      • 💡Installation
      • ⚙️Configuration
    • 🗃️Wallet
      • 💡Installation
      • ⚙️Configuration
    • 🐔Butcher
      • 💡Installation
      • ⚙️Configuration
    • 🃏Card Game
      • 💡Installation
      • ⚙️Configuration
    • 🎮Hand Console
      • 💡Installation
      • ⚙️Configuration
    • 🎲Rubik Cube
      • 💡Installation
      • ⚙️Configuration
    • 👮Jail
      • 💡Installation
      • ⚙️Configuration
    • 🖼️Custom Frame
      • 💡Installation
      • ⚙️Configuration
    • 🎮Gamepad
      • 💡Installation
      • ⚙️Configuration
    • 🏦Banking
      • 💡Installation
      • ⚙️Configuration
    • 🗺️Pause Menu
      • 💡Installation
      • ⚙️Configuration
    • 👒Clothing Store
      • 💡Installation
      • ⚙️Configuration
    • 🚙Vehicle Shop
      • 💡Installation
      • ⚙️Configuration
    • 🧬Character Creator
      • 💡Installation
      • ⚙️Configuration
    • 🛒Purchaseable Market
      • 💡Installation
      • ⚙️Configuration
    • 📄Billing
      • 💡Installation
      • ⚙️Configuration
  • 🎸Copy of Busker
    • 💡Installation
    • ⚙️Configuration
Powered by GitBook
On this page
  1. Scripts
  2. Pizza Maker

Configuration

Configuration guide of Pizza Maker System.


🍕 General Settings

Parameter

Description

Example Value

Config.Framework

Determines which framework to use: auto, esx, or qb.

"auto"

Config.Language

Sets the language for in-game messages. Supports en, de, fr, sp, pt.

"en"

Config.MaxOrder

Maximum number of orders a player can accept at the same time.

8

Config.MaxPizzaStack

Maximum number of pizzas that can be carried.

7

Config.DeliveryVehicle

Spawned vehicle model used for delivery.

"foodcar4"

Config.BannedIngredientChance

Chance (%) to have banned ingredients in an order. Use false to disable.

10

Config.MaxBannedIngredients

Maximum number of banned ingredients per pizza.

1

Config.PayPerIngredient

If true, ingredients are charged individually when placing them.

true

Config.PizzaBakeTime

Time (in seconds) needed to bake a pizza.

10

Config.Target

Enables or disables target system integration.

false


🍽️ Pizza Station Settings

Parameter

Description

Example Value

Config.PizzaPlace

Coordinates and vehicle spawn locations.

vec3(538.17, 101.63, 96.53)

Config.Blips

Custom blip settings for restaurant and delivery.

label = "Pizza Place"

Config.DeliveryLocations

List of all available delivery destinations.

vec4(...)


🧀 Ingredients Configuration

Ingredient

Amount Required

Cost

sauce

1

10

cheese

1

20

pepperoni

16

3

mushroom

16

5

onion

16

2

pepper

16

3

olive

16

5

prawn

16

7


🍕 Pizza Types

Label

Ingredients

Payment

Margarita

sauce, cheese

3500

Pepperoni Pizza

sauce, cheese, pepperoni

6500

Veggie Express

sauce, cheese, pepper, onion, mushroom, olive

8800

Ocean Dream

sauce, cheese, prawn, olive

7200

Dragon Fire

sauce, cheese, pepperoni, pepper, onion

8400

Cheesy Comet

sauce, cheese

3000

The Supreme

All ingredients

10000

Midnight Special

sauce, cheese, olive, pepperoni, onion

5800

PreviousInstallationNextChess

Last updated 29 days ago

🍕
⚙️