JerryChen 0 Posted August 26 C# server side how to spawn addon vehicles? createvehicle functions require vehiclehash, how can i get addon vehicle hash? Share this post Link to post Share on other sites
Ritmanet 1 Posted August 27 Open dlc with OpenIV and look inside vehicles.meta for <modelName>car</modelName> probably. Vehiclehash is getting from car name by NAPI.Util.GetHashKey. Share this post Link to post Share on other sites