Changing vehicle in-game names

Hi Everyone,

How (if possible) would I give a model a different in-game name?
Say I have downloaded a model which replaces the default car ‘police’ but I want to rename it so that both vehicles can be in game, how would I go about doing that?

Sorry if this is a stupid question as I’m pretty new to setting up servers.

Thanks, Sam

You’d have to convert your police replacement into a vehicle addon and name it for example: police5. There’s a guide somewhere on the forums that explains how to do that.

What I’ve done so far is rename the texture directories to the new name, created a vehicles.meta file and added the relevant data. I’ve also updated the __resource.lua file.

Textures
Capture

Vehicles.meta (extract)
Capture2

__resource.lua
Capture3

1 Like

did this work i am trying to figure out how to do this