Talk:IniReadRef

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

Safe only with vanilla FormIDs[edit source]

The IniWriteRef function writes the FormID including the esp ID, e.g. 1E001234. If the esp changes position in the load order, it receives a different ID, and that FormID will become invalid or (?) refer to a ref/object from a different mod when that line is read with IniReadRef.

It works fine with vanilla objects, as their FormId always starts with 00 and wont change over time. QQuix 13:47, 20 March 2009 (EDT)