/Stoic-WeaponShop

Stoic-WeaponShop is a custom weapon shop resource for FiveM servers. It allows players to browse and purchase various weapons from different categories within the game.

Primary LanguageLuaDo What The F*ck You Want To Public LicenseWTFPL

Stoic-WeaponShop

STOIC (9)

Stoic-WeaponShop is a custom weapon shop resource for FiveM servers. It allows players to browse and purchase various weapons from different categories within the game.

Duely not there is more to develop. I wanted to get this out ASAP to show that I am working on it.

Features

  • Organized weapon categories such as Shotguns, Melee, Pistols, and Rifles.
  • Each weapon category contains a selection of weapons with their respective prices.
  • Context menu-based interface for easy navigation and purchasing.
  • Event-driven purchase system with success and failure notifications.

Usage

  1. Ensure you have a functioning FiveM server environment.
  2. Clone or download the Stoic-WeaponShop resource files into your server's resources folder.
  3. Start the resource in your server.cfg file.
  4. Players can access the weapon shop by using the /weaponshop command in-game.
  5. Browse through the weapon categories and select the desired weapon to purchase.

Customization

You can customize the weapon categories, weapons, and prices by modifying the client.lua file within the resource. Follow the provided format to add, remove, or edit weapons as needed.

Dependencies