mod wont work

ok i figured out how to mod a little now.  Thanks to those who hepled!  But when i put in the mod the game crashes.  could it be because the data is in text format and not in binary?
2,330 views 3 replies
Reply #1 Top
No, that's not the reason. A game crash is usually the result of bad syntax, so you probably made a typo or didn't adjust a count somewhere, or something along those lines.

What did your mod change?
Reply #2 Top
the command points for the tech carrier.
Reply #3 Top
Okay:

- Did you make sure that *all* the files from GameInfo are in your mod folder, not just the carrier entity, and

- Did you make sure to keep the same number of decimal places when you changed the numbers? (This isn't confirmed to cause crashes, but just in case).