Installation Instructions

Learn how to install the resource.

1

Download the resource

Download cs-ves from your keymaster and place it in your resources folder.

2

Ensure the resource

Add the following to your server configuration:

server.cfg
ensure cs-ves
3

Setup Ace permission

Add this to your server configuration so Ace admins can access the /ves command:

server.cfg
add_ace group.admin cs-ves.control allow

This check can be changed by modifying cs-hall/lntegration/server.lua.

Alternatively, read more about permissions here.

4

Configure vehicles

Open config.lua inside cs-ves and enable the entries for the vehicle models you want the VES to be available.

You can find more vehicle models in our extra-hac GitHub and in our Discord community.

5

Start the resource

Run the following commands on the server console:

FiveM Server Console
refresh
ensure cs-ves

Last updated