Jump to content

INI-Editing: Difference between revisions

From ModEnc²
en>Renegade
No edit summary
 
en>Renegade
No edit summary
Line 1: Line 1:
The process of editing the [[Engine]]'s [[INI-Files]]. This is technically equal to "[[modding]]", as in the moment you edited the INIs, you modified the game.
The process of editing the [[Engine]]'s [[INI-Files]]. This is technically equal to "[[modding]]", as in the moment you edited the INIs, you modified the game.
In the case of [[CnC]] games, this can either be done with a normal text editor like wordpad (as most people do), or with a special tool like [[TibEd]].


== Common INI Coding Mistakes (by Kravvitz) ==
== Common INI Coding Mistakes (by Kravvitz) ==

Revision as of 00:19, 11 August 2004

The process of editing the Engine's INI-Files. This is technically equal to "modding", as in the moment you edited the INIs, you modified the game.

In the case of CnC games, this can either be done with a normal text editor like wordpad (as most people do), or with a special tool like TibEd.

Common INI Coding Mistakes (by Kravvitz)

  • Spelling and capitalization errors.
  • Missing list entry.
  • Missing art(md).ini entry.
  • Bad techlevel, prerequistites, and/or owners.