Instructions
Click the "Start" button on the computer's task bar and select the "Computer" option. Double-click the "C:\" option, followed by the "Program Files" folder.
Double-click the "Activision" folder, followed by the "Star Trek Armada" folder.
Right-click the "rts_cfg.h" file, and move your mouse cursor over the "Open With" option. Select the "Notepad" option from the side menu.
Make the desired changes to the rts_cfg.h file. If you want to make yourself invincible, for example, you need to set your easy and hard damage levels to zero. Find the lines of code that read "float EASY_DAMAGE = X.X;" and "float HARD_DAMAGE = X.X;," where "X.X" is replaced by a number value. Replace the "X.X" number value in both lines of code with "0.0" to make yourself invincible.
Click the "File" menu and select the "Save" option to save the changed file.