Space101 Documentation
  • 👋Starting Out
    • Space101 Support Guides
    • Before Installing
  • 📑Product Guides
    • Standalone Winch Script
      • Premade Configs
    • Code 3 Matrix Script
      • Premade Configs
    • (EVCS) Emergency Vehicle Control System 1.2
      • EVCS 2.0 (With UI)
    • Salt Spreader Control script
  • 📚General Guides
    • 32 Siren Script
    • Changing YTD Textures
    • How to Fix Modkit ID's
Powered by GitBook
On this page
  1. General Guides

How to Fix Modkit ID's

Fixing Modkits

PreviousChanging YTD Textures

Last updated 1 year ago

Many of our vehicles come with a lot of Modkits to give them the ability to be customizable.This may sometimes conflict with models in your server that could either conflict with the modkits themselves or you would not be able to see the modkits menu at all.

How to fix:

  1. You have to change the numbers in 2 meta files the carcols.meta and carvariations.meta

  2. In carcols.meta you need to change the numbers in <kitName>990_fd250command_modkit</kitName> <id value="990" />

  3. In carvariations.meta you need to change the numbers in <kits> <Item>990_fd250command_modkit</Item> </kits>

  4. The above numbers all need to match in order for your modkits to function properly. If the numbers you have set do not work you would need to keep trying different 2-6 digit numbers.

📚
Page cover image