JerryChen Posted August 26, 2019 Share Posted August 26, 2019 C# server side how to spawn addon vehicles? createvehicle functions require vehiclehash, how can i get addon vehicle hash? Link to comment Share on other sites More sharing options...
Ritmanet Posted August 27, 2019 Share Posted August 27, 2019 Open dlc with OpenIV and look inside vehicles.meta for <modelName>car</modelName> probably. Vehiclehash is getting from car name by NAPI.Util.GetHashKey. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now