[PAID] [ESX] Shop-System| LifePeak Scripts

LifePeak - Scripts Shop-System


ShowCase

Description

  • Fully configurable
  • Low ms / Very good performance
  • Unique Design
  • Lifetime Support
  • Easy to Install
  • Compatible with our Notify
  • Modern and beautiful UI
  • Job Managed Shops

Information
• Price: 20.00€

Tebex:

LifePeak - Scripts | [PAYED] [ESX] LifePeak Scripts | Shop-System

Config = {}

Config.Locale = 'en' --Script Language (create new lang in your Language when needet.)

function sendNotification(message, server) -- insert your notification
    if not server then
        TriggerEvent("lifepeak.notify", 'shopping basket', 'Shops', message, 'inverted green', 'sound.mp3')
    else
        TriggerClientEvent("lifepeak.notify", source, 'shopping basket', 'Shops', message, 'inverted green', 'sound.mp3')
    end
    
end

-- Blip Configuration
Config.blip = 52
Config.blipColor = 11
Config.blipName = "Shop"
Config.ShowShopBlips = true

Config.ShopLocations = {
    ["postup1"] = {
        options = {
            marker = vector3(-233.5146484375,-854.25115966797,30.584685897827)
        },

        allowedJobs = {
            "police"
        },

        items ={
            {
                name = "bread",
                label = "Brot",
                costs = "100"
            },
            {
                name = "burger",
                label = "Burger",
                costs = "200"
            }
        }
    }
}
-- Blips


Other Scripts:
[FREE] [ESX] SpeedCameras | LifePeak Scripts
[FREE] [ESX] CarLock | LifePeak Scripts
[PAID] [ESX] LifePeak - Solutions Clothing-Shop

Code is accessible Yes
Subscription-based No
Lines (approximately) 500
Requirements ESX
Support Yes
2 Likes