How-to-make-a-tank-in-tabs-unit-creator -
Open the TABS Unit Creator and start a new unit. Do not give it clothing or weapons yet, as these can conflict with the tank model. Save it and give it a unique name.
Stare at the buried tank inside the hole until it glows and shakes. It will then be permanently available in your Legacy faction. how-to-make-a-tank-in-tabs-unit-creator
Open the .unit file using Notepad or Notepad++ . Find the line "m_unitBase" and change its "m_ID" to 1620026876 (the internal ID for the Tank base). Open the TABS Unit Creator and start a new unit
The most direct way to get a tank into the creator is by modifying the unit's local save file to use the tank's internal asset ID. Stare at the buried tank inside the hole
Look for a hole in the ground behind the church, hidden among a cluster of four trees.
Once you reload the game, your unit will appear as a tank. You can now adjust its specific combat behaviors.
Making a tank in the Unit Creator is unique because the standard in-game editor doesn't natively allow you to select the tank chassis as a "base" for a humanoid wobbler. To truly build one, you have to use a "file-swapping" technique to change a standard unit's ID to the hidden Tank base ID. 1. The Core "Tank Base" Method