[Release] Add-On Vehicle Spawn Menu

oh i didnt know can u point me in right direction to it?

Hello, is there a way to add job titles to the list of people that can access the menu? For example allowing only admins and people with the dealer job access to menu.

Of course it is possible, have fun doing this all by yourself since I won’t help you with that.

why my server can’t start resource addOnVehicleSwapnMenu ?

Could not find dependency NativeUI for resource AddOnVehicleSpawnMenu.
Couldn't start resource AddOnVehicleSpawnMenu.

can u help me ?

Add NativeUI

whoaaaa it work !!! thank you appreciate that :kissing_heart:

Hello.
When i install it on my localhost server, it works fine.
But when i install it on my VPS server, it doesnt work.
It comes with this fail in the screen:
Started resource AddOnVehicleSpawnMenu
Failed to load script Server/Server.lua

Can you help me?

Hello, how do we get the spawn name to put into addonvehicles.twt? Thank you. New to all thsi so sorry for noob question

To disable mouse input and screen edges do the following…

Open your NativeUI script folder and edit NativeUI.lua drop to line 2426 & 2427

Change:

MouseControlsEnabled = true,
MouseEdgeEnabled = true,

TO:

MouseControlsEnabled = false,
MouseEdgeEnabled = false,

3 Likes

is there a way to set the list of cars to locked but buyable?like you can see the list of cars but to unlock it it cost money.

it says that it could not start?

Dam it is telling you why it cant start but I will help you need NativeUI

i have but where do i Place the NativeUI folder

In your resources folder and make sure to start NativeUI in the server.cfg

i have but it says Started Resource NativeUi but still this error comes up

Then you will want to post in [Release][Dev] NativeUILua for you can get help fixing the ui

1 Like

do u have a download link of those vehicle u using in the script ?
was thinking so i can use those vehicles u got in your config

ITS WORK but , IDK WHY SOME CAR name is 8/7/27AND INVALID MODEL , i check my VEHICLE MODEL its same like the vehicle name , but still the name of the car is 8 , 7 anyone can help me ?

ive followed all the instructions and it does not work so idk is it outdated?

works like a charm for me. you got NativeUI by Frazzle installed? Tried the “M” button?