Difference between revisions of "NrM file"

From RRU Knowledge Base
m
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{lowercase}}{{WIP}}
#REDIRECT [[NERPs#nrM files]]
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}}
 
[[Category:File formats in LEGO Rock Raiders for Windows]]
Like the NRN File, changes made to the NRM file do not affect the NPL file, nor do they make any changes to the game.
[[Category:NERPs]]
 
[[Category:FIle formats in LEGO Rock Raiders]]

Latest revision as of 13:56, 20 December 2018

Redirect to: