Difference between revisions of "SetModelPath"

82 bytes added ,  20:29, 4 December 2006
no edit summary
imported>Scruggs
 
imported>Scruggs
Line 7: Line 7:
* The first parameter must point to a valid .nif file.
* The first parameter must point to a valid .nif file.
* The file path is relative to Oblivion\Data\Meshes.
* The file path is relative to Oblivion\Data\Meshes.
* If the .nif supplied is not found, no model will be associated with the object.
* This function works on simple objects which have only one model associated with them, e.g. activators, statics, inventory objects, etc. It does not affect wearable items, and calling it on an actor may lead to later crashes.
* This function works on simple objects which have only one model associated with them, e.g. activators, statics, inventory objects, etc. It does not affect wearable items, and calling it on an actor may lead to later crashes.
* This function alters the model for the base object, which means that objects of the same type which are subsequently loaded will share the new model.
* This function alters the model for the base object, which means that objects of the same type which are subsequently loaded will share the new model.
Anonymous user