FaZe Development
Discord
  • 👋WELCOME
    • 👋Welcome
  • 💸RESOURCES
    • 💼fd-jobselector
      • 🔄Installation
      • ⚙️Configuration
      • 🛠️Functions
        • Client
          • Notify
        • Server
          • GetPlayer
    • 🚘fd-carrental
      • 🔄Installation
      • ⚙️Configuration
      • 🛠️Functions
        • Client
          • Notify
          • GiveVehicleKeys
          • RemoveVehicleKeys
          • SetVehicleFuel
        • Server
          • GetPlayer
          • RemoveMoney
    • 🎁fd-steamreward
      • 🔄Installation
      • ⚙️Configuration
Powered by GitBook
On this page
  • FRAMEWORK
  • DISCORD LOGS
  • COMMAND & SERVER NAME
  • REWARD
  • INVENTORY
  • NOTIFICATION
  • LANGUAGE
  • OPEN SOURCE
  1. RESOURCES
  2. fd-steamreward

Configuration

Configuration of Steam Reward

PreviousInstallation

Last updated 1 year ago

FRAMEWORK

  • Set up your Framework | ESX or QB-CORE

DISCORD LOGS

  • Enable/Disable Discord Logs

  • Webhook

  • Footer Text

COMMAND & SERVER NAME

  • Command for executing the Steam Reward UI

  • Server Name | It checks if player have the server name in Steam Nickname

REWARD

  • Money | Min-Max

  • Items | f.ex. water, bread, pistol_ammo, phone

  • Weapons | f.ex. weapon_pistol, weapon_snspistol

  • Ammo Count | Only if you don't use ammo as item!

  • Count | Only for Items

INVENTORY

  • Inventory | Choose between: esx_default, qb-inventory, ox_inventory

  • MoneyAsItem | You use money as item?

  • MoneyItem | The name of money item

  • WeaponAsItem | You use weapon as item?

  • AmmoAsItem | You use ammo as item?

  • AmmoItem | The name of ammo item

NOTIFICATION

  • You can change the Notification to yours!

LANGUAGE

  • Main | Money, Item, Weapon

  • UI | All what is in UI

  • Notify | Notify Messages

OPEN SOURCE

  • server/utils.lua -> You can add in the file the export of your inventory (f.ex. qs-inventory, codem-inventory etc.)

💸
🎁
⚙️