Difference between revisions of "GetModelPath - ArmorAddon"

Jump to navigation Jump to search
4 bytes removed ,  11:34, 20 September 2013
m
imported>Loop not defined
imported>Loop not defined
Line 46: Line 46:
== Notes ==
== Notes ==
*This is to retrieve the nif file of the equipped model on an actor.  Use [[GetModelPath - Armor]] to retrieve the nif file of the armor as it appears on the ground.
*This is to retrieve the nif file of the equipped model on an actor.  Use [[GetModelPath - Armor]] to retrieve the nif file of the armor as it appears on the ground.
*Remember that this function returns string values from '''ArmorAddon''' objects, NOT from '''Armor''' objects.  You can use [[GetNthArmorAddon - Armor|GetNthArmorAddon]] on Armor objects to quickly retrieve ArmorAddon objects, however.
*Remember that this function returns string values from ''ArmorAddon'' objects, not from ''Armor'' objects.  You can use [[GetNthArmorAddon - Armor|GetNthArmorAddon]] on Armor objects to quickly retrieve ArmorAddon objects, however.


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

Navigation menu