(ESX, QB-Core) SpeedZones (PAID)

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

your shop ist offline

i have Updated the link to my Store

This is just this, with a NativeUI menu.

i didnt see this bevore :smiley:

i made this by myself with chatGPT and the help from a friend

and i made this script bevore this free release

you can see the date in my old post from SpeedZones ESX Speedzones (BECOME REWORK IN A NEW POST) (NativeUI) (PAID) - #8 by Enno_LP