New_Properties.xml is the file that contains all the prorpeity definitions used in the exemplar and cohort files of SimCity 4. The file contains the algorithms for generating the statistics for the various lots
WARNING: Any bug reports or feature requests should be submitted via GitHub. Requests submitted via the forum or comments on the download page will not be accepted.
New_Properties.xml is an XML file that is used by the modding tools of PIM-X and ILives Reader in reading all propieties of SimCity 4 exemplars. For this reason this file is essential in reading and creating the exemplar files
The file contains all the algorithms used to calculate building statistics (Residential, Commercial, Industrial, Civic and Utility) as well as generate TE (Transit Enable) switches and calculate station capacity.
The file contains all the Occupant Groups that Maxis and BSC Team have developed allowing for better lot management.
Because of the uniqueness of the file, new properties can be generated that the game can read using Mod DLLs and it also allows the identification of the IIDs of the prorpieties that can be used for any LUA codes to be used in the game.
The file must be installed by following precise instructions according to the program it is to read
New_Properties.xml should be installed in the PIM-X installation folder (generally the installation folder is this) C:Program Files (x86)/SC4PIM
replacing the original file.
New_Properties.xml should be installed in the Reader installation folder C:Program Files(x86)/ILives/ILives Reader
replacing the original file.
This version of Reader does not use New_Properties.xml but tropod_Properties.xml. tropod_Properties.xml should be installed in the Reader installation folder (generally the installation folder is this) C:Program Files (x86)/ILives/ilive_reader093
replacing the original file.