(ESX, QB-Core) SpeedZones (PAID)

A script by KalleOne1994

5/5 (1 review)
(ESX, QB-Core) SpeedZones (PAID) main image

Price

Unknown

Full Description

ENGLISH

I created a small speedzones script where you can regulate the NPC traffic for a certain radius.

You can set multiple Zones and delete only your own Zones.

You can also specify a specific speed for the zones.

Here a Snippet from the Config from the QB Script (The ESX Config looks a little bit different)

Config = {
    Locale = 'de',
    Button = 73, -- works only if Config.UseCommand is false
    UseCommand = true,
    Command = "zones", -- only if Config.UseCommand is true
    Usejob = true,
    Jobs = { -- Jobs allowed to use the speed zone feature
    { name = 'police' },
    { name = 'ambulance' },
    { name = 'mechanic' },

    },

Perfect for roleplay servers!

You can buy the script here:

KalleScripts

Youtube Showcase:

Youtube

If you have any suggestions, please reply on this Post!

For Support feel free to join my Discord: KalleScripts Discord

DEUTSCH

Ich habe ein kleines Speedzones-Skript erstellt, mit dem man den NPC-Verkehr für einen bestimmten Radius regulieren kann.

Sie können mehrere Zonen einrichten und nur Ihre eigenen Zonen löschen.

Sie können für die Zonen auch eine bestimmte Geschwindigkeit festlegen.

Hier ein Ausschnitt aus der Konfiguration aus dem QB-Skript (Die ESX-Konfiguration sieht etwas anders aus)

Config = {
    Locale = 'de',
    Button = 73, -- works only if Config.UseCommand is false
    UseCommand = true,
    Command = "zones", -- only if Config.UseCommand is true
    Usejob = true,
    Jobs = { -- Jobs allowed to use the speed zone feature
    { name = 'police' },
    { name = 'ambulance' },
    { name = 'mechanic' },

    },

Perfekt für Roleplay server!

Das Skript können Sie hier kaufen:

KalleScripts

Youtube-Showcase:

Youtube

Wenn Sie Vorschläge haben, kommentiert sie!

Für Support können Sie gerne meinem Discord beitreten: KalleScripts Discord

Code is accessible Only Config
Subscription-based No
Lines (approximately) 150
Requirements NativeUILua_Reloaded
Support Yes

Config Merger
Have you tried Config Merger? Merge your configs easily