[ESX/STANDALONE] Weapon Shop

Introducing Weapon Shop v1.0 by Nevera Development!

Upgrade your FiveM server with the “Nevera Weapon Shop” script, offering a sleek and modern UI with extensive customization options. Designed to be flexible and user-friendly, this script supports both ESX and standalone setups, giving you the freedom to choose the integration that best suits your server.

Key Features:

  • Modern UI: Experience a polished, intuitive interface that enhances player engagement and streamlines the shopping experience.
  • Customizable Design: Tailor the shop’s appearance to match your server’s theme. Easily modify colors, names, and text elements through the script’s configuration settings.
  • Flexible Integration: Whether you’re using ESX or prefer a standalone solution, this script can adapt to your needs. The config.js file allows you to enable or disable ESX with just a few clicks.
  • Category Management: Simplify the organization of your weapon inventory. Add, modify, or remove categories to fit the unique needs of your server.
  • Location Management: Easily set up and manage multiple weapon shop locations. Customize the locations to fit your server’s map and gameplay style.
  • Future Updates: Look forward to exciting future enhancements including weapon tuning, new components for rifles, and other features to keep your weapon shop dynamic and engaging.
  • Responsive Design: The UI adapts seamlessly to all screen resolutions, ensuring a consistent and enjoyable experience across various devices.

Buy Weapon Shop - Tebex / €8.99 + TAX (OpenSource)

Preview (Photos):

Buy Weapon Shop - Tebex / €8.99 + TAX

Preview (Youtube Video):

Buy Weapon Shop - Tebex / €8.99 + TAX (OpenSource)

Config:

-- If you want to use ESX = enable this.
-- If you want to use STANDALONE = disable this
isESX = true

shopName = "Nevera"
shopDesc = "Weapon Shop"
shopMessage = "Press E to open Weapon Shop"
shopAccessButton = 38 -- This is E button
theme = {r=255,g=150,b=0} -- This is RGB Code for theme (orange).

categories = {
	"all",
    "melee",
    "pistol",
    "rifles",
    "machine",
    "shotgun",
    "smg",
    "sniper",
    "heavy",
    "other"
}

weapon_shop_locations = {
	{x=-662.1,	y= -935.3,	z = 21.8},
	{x=810.2,	y= -2157.3,	z = 29.6},
	{x=1693.4,	y= 3759.5,	z = 34.7},
	{x=-330.2,	y= 6083.8,	z = 31.4},
	{x=252.3,	y= -50.0,	z = 69.9},
	{x=22.0,	y= -1107.2,	z = 29.8},
	{x=2567.6,	y= 294.3,	z = 108.7},
	{x=-1117.5,	y= 2698.6,	z = 18.5},
	{x=842.4,	y= -1033.4,	z = 28.1},
	{x=-3172.4,	y= 1087.7, 	z = 20.8},
	{x=-1305.6, y= -394.3,	z = 36.6}
}

weapons = {
	{
		name = "M134 Minigun",
		id = "weapon_minigun",
		short = "7.62x51mm NATO",
		desc = "The M134 Minigun is an American 7.62x51mm NATO six-barrel rotary machine gun with a high rate of fire (2,000 to 6,000 rounds per minute)",
		price = 10000,
		type = "heavy",
		mini = {
			short = "7.62x51mm NATO",
			weight = 3.45, --KG
			tag = "M134 Minigun"
		}
	}
}

Buy Weapon Shop - Tebex / €8.99 + TAX (OpenSource)

Code is accessible Yes
Subscription-based No
Lines (approximately) +1000
Requirements None / ESX
Support Yes

Our other PAID scripts:

[ESX] Advanced Scoreboard - Tebex | €4.99
[ESX] Advanced Hud - Tebex | €9.95
[ESX] Simple Hud - Tebex | €3.50

Our other FREE scripts:

[FREE] [ESX] Scoreboard - Github/Tebex | €0.00
[FREE] Loading Screen - Github/Tebex | €0.00

4 Likes

Really like the design man you did a good job

1 Like

@Customcodexx Thank you :grin:

1 Like

Yea, I got inspired by that UI design. :grinning:

1 Like