1. How to make a full vehicle ????, This puzzlement had been haunting my mind for a long time .
     
  2. Unless you change the vehicles with the LootConfig to spawn with every body part it's going to be random each time one is spawned.
    To spawn a vehicle (as an admin) you can use the console command (F1 in-game): spawn Roach
     
  3. you can use rcon stockvehicles to equip all vehicles in game with full parts but it will improve every vehicle in the game not just one.
     
  4. So decompile the "CSharp-Assembly" jump to the Code for that Command and Copy and Modify it ;)
     
  5. This is actually easy to do, just use the gameobject of the vehicle when you spawn it (NetInstantiate) to acquire the RestrictedInventory slots. Then populate the slots with new item instances of what you want it to have. Then make sure you do .Invalidate(); else it'll still look like an empty frame.
     
  6. I think you can use vehicle manager plugin as well and then f1 spawn roach/goat and then use vehicle manager to add whatever other parts by looking at item list.
     
  7. hello on new update its car only for admin we become its ?