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.
You’d have to convert your policereplacement 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.