Difference between revisions of "SetModelPath - ArmorAddon"

Jump to navigation Jump to search
87 bytes added ,  11:30, 20 September 2013
imported>Loop not defined
imported>Loop not defined
Line 48: Line 48:


== Notes ==
== Notes ==
*'''WARNING:''' Changing the file path of an ArmorAddon affects <u>all</u> armor using it!
*This is to set the nif file of the equipped model on an actor.  Use [[SetModelPath - Armor]] to set the nif file of the armor as it appears on the ground.
*This is to set the nif file of the equipped model on an actor.  Use [[SetModelPath - Armor]] to set the nif file of the armor as it appears on the ground.
*Remember that this function sets string values for '''ArmorAddon''' objects, NOT for '''Armor''' objects.  You can use [[GetNthArmorAddon - Armor|GetNthArmorAddon]] on Armor objects to quickly retrieve ArmorAddon objects, however.
*Remember that this function sets string values for ''ArmorAddon'' objects, not for ''Armor'' objects.  You can use [[GetNthArmorAddon - Armor|GetNthArmorAddon]] on Armor objects to quickly retrieve ArmorAddon objects, however.


== See Also ==
== See Also ==

Navigation menu