esx_shops

MLO-uri, interioare, hărți optimizate și asset-uri pentru stream.
Post Reply
User avatar
greenie
Full Member
Full Member
Posts: 4444
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Da

esx_shops

Post by greenie »

This Resource allows Players to shop til they Drop!

You Configure everything within the Config.lua, and don’t worry about those pesky cheaters, we have Security Steve on the door to protect you and your city!

https://github.com/esx-framework/ESX-Le ... /esx_shops

Image

Configuration
Config.DrawDistance

How far away you can see the marker
Default: 7.5
type: number
Config.MarkerSize

The size of the marker
Default: {x = 1.1, y = 0.7, z = 1.1}
type: table
Config.MarkerType

The type of marker - https://docs.fivem.net/docs/game-references/markers/
Default: 27
type: number
Config.MarkerColor

The color of the marker
Default: {r = 50, g = 200, b = 50, a = 200}
type: table
Config.Zones

The Zones where the shops are located
Default: {}
type: table
Zone Format
shopName: string = {
Items = {
{
name: string = "bread",
label: string = "Bread",
price: number = 5
}
},
Pos: vector3[] = {
vector3(0.0, 0.0, 0.0)
},
Size: number = 0.8 -- Blip Size
Type: number = 59 -- Blip Type
Color: number = 25 -- Blip Color
ShowBlip: boolean = true -- Show Blip on Map
ShowMarker: boolean = true -- Show Marker
}
Requirements
es_extended
esx_menu_default
𝑴𝒂𝒚𝒃𝒆 𝒕𝒉𝒆 𝑬𝒂𝒓𝒕𝒉 𝒊𝒔 𝒕𝒉𝒆 𝑯𝒆𝒍𝒍 𝒐𝒇 𝑨𝒏𝒐𝒕𝒉𝒆𝒓 𝑷𝒍𝒂𝒏𝒆𝒕... ☢️

✅ GAZDUIRE JOCURI / VPS / GAZDUIRE WEB / SERVERE DEDICATE - Stock NELIMITAT / Valabil comandati pe https://www.zonek.ro/
Post Reply

Return to “Server Resources”