How to TNT-fy Coaches and Freight!
If you want to make your own TNT scenarios,
You may encounter some of the your freights and/or coaches are not TNTfied!
TNTfying Coaches and Freight is VERY simple!
1. copy Coach.bin -> Coach_cnq.bin
2. SERZ the Coach_cnq.bin file
3. Edit Coach_cnq.xml with Notepad2.exe
4. ADD '-' to Coach name
5. GO to END of File
6. ADD these line <- Compare with existing one and ADD appropriately!!
7, SERZ again to BIN file
RailSImulator or RailSimularoUS , You CHOOSE one of them!
-----------------
</cEntityContainerBlueprint>
</ContainerComponent>
<ScriptComponent>
<cScriptComponentBlueprint>
<Name d:type="cDeltaString">Kuju\RailSimulator\RailVehicles\Pass_message_script_cnq</Name>
</cScriptComponentBlueprint>
</ScriptComponent>
</cWagonBlueprint>
</Blueprint>
</cBlueprintLoader>
--------------
</cEntityContainerBlueprint>
</ContainerComponent>
<ScriptComponent>
<cScriptComponentBlueprint>
<Name d:type="cDeltaString">Kuju\RailSimulatorUS\RailVehicles\Pass_message_script_cnq</Name>
</cScriptComponentBlueprint>
</ScriptComponent>
</cWagonBlueprint>
</Blueprint>
</cBlueprintLoader>
-------