| One of several [[Level Files]] located in a Mission's level folder, the '''NRM file''' is a modified C++ script that contains the Level's [[Programming Mission Objectives|mission objectives]]. This file is unencrypted and is editable in notepad. It is very much like the [[NRN file]] and contains much of the same information. It is labeled as a "NERPs Source File." It is an '''exact unencrypted version''' of the [[NPL file]] and contains all the information in the parent file, [[nerpnrn.h file|nerpnrn.h]]. Under certain circumstances, it is more useful to refer to this file rather than the NRN file as the NRN file will occasionally not match the NRM file, especially when using opening and closing "Function()" sections, which are translated to a series of [[Parameters]] and [[Special Parameters]] in the NRM file, which are encrypted into the NPL file.
| | {{lowercase}} |