Wizard Mileage version 1.2.0 released!

Vehicles Configurations

1. Vehicle (*)

With this options, you can choose the vehicle model

Both mod and default GTA-V vehicles are supported!

Config value
Information
Vehicle = 'autarch'

With this configuration, autarch will spawn

Vehicle = 'jester'

With this configuration, jester will spawn


2. colors

With this options, you can set the color of the spawned vehicle

At the following configuration format, x is primary and y is secondary color:

colors = { x , y }, 
Config value
Information
colors = { 1 },

With this configuration, the primary color will be 'Metallic Black'

colors = { 1 , 35 },

With this configuration, the primary color will be 'Metallic Black' and the secondary color will be 'Metallic Candy Red'


3. livery

With this options, you can set the livery of the vehicle

Config value
Information
livery = 0,

With this configuration, no livery will be applied to the vehicle

livery = 1,

With this configuration, livery 1 will be applied to the vehicle


4. extra

With this options, the provided vehicle extras will be applied to the vehicle

Config value
Information
extra = { 1 , 2 },

With this configuration, extra 1 and extra 2 will be applied to the vehicle

extra = { 2 },

With this configuration, only extra 2 will be applied to the vehicle


5. coords (*)

With this options, the vehicle will spawn at the provided location\

You can get the coords using admin menus or /vec4 or /vector4 command in your server :)

Last updated