Difference between revisions of "ArmorAddon"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Omzy
(marked as incomplete)
imported>Omzy
(ok, i get it now, they are just accessories)
 
Line 1: Line 1:
{{Incomplete}}
==Description==
The [[ArmorAddon]] object type represents an armor piece -- such as a glove or helmet -- that is subordinate to base armor. You’ll notice it as a tree category appearing under Items. It doesn't contribute weight, health, armor rating, value, or scripts to the armor.
The [[ArmorAddon]] object type represents an armor accessory that can be worn on top of or inside of an existing piece of armor. Necklaces, glasses, masks, badges, and backpacks are some examples. You’ll notice it as a tree category appearing under Items. It doesn't contribute weight, health, armor rating, value, or scripts to the armor.


Armor add-ons are associated with [[Armor]] through a [[FormList|Form List]]. A form list is built of all the armor add-on objects that are to be associated with the base armor. On the armor object, that list is specified in the Biped Model List dropdown.
Armor add-ons are associated with [[Armor]] through a [[FormList]], containing the accessories that go with a particular suit of armor. On the armor object, that list is specified in the Biped Model List dropdown.


== '''ArmorAddon Dialog''' ==
=='''ArmorAddon Dialog'''==
* '''Male Biped Model:''' NIF file used for male actors. Click Edit to bring up [[Model Data]] dialogue box.
* '''Male Biped Model:''' NIF file used for male actors. Click Edit to bring up [[Model Data]] dialogue box.
* '''Female Biped Model:''' NIF file used for female actors. Click Edit to bring up [[Model Data]] dialogue box.
* '''Female Biped Model:''' NIF file used for female actors. Click Edit to bring up [[Model Data]] dialogue box.
* '''Modulates Voice:''' Checked if the item distorts the character's voice (like Power Armor helmets do, for example).
* '''Modulates Voice:''' Checked if the item distorts the character's voice (like Power Armor helmets do, for example).


==See Also==
*[[Armor]]
*[[FormList]]


[[Category:Items]]
[[Category:Items]]

Latest revision as of 23:29, 1 August 2009

Description[edit | edit source]

The ArmorAddon object type represents an armor accessory that can be worn on top of or inside of an existing piece of armor. Necklaces, glasses, masks, badges, and backpacks are some examples. You’ll notice it as a tree category appearing under Items. It doesn't contribute weight, health, armor rating, value, or scripts to the armor.

Armor add-ons are associated with Armor through a FormList, containing the accessories that go with a particular suit of armor. On the armor object, that list is specified in the Biped Model List dropdown.

ArmorAddon Dialog[edit | edit source]

  • Male Biped Model: NIF file used for male actors. Click Edit to bring up Model Data dialogue box.
  • Female Biped Model: NIF file used for female actors. Click Edit to bring up Model Data dialogue box.
  • Modulates Voice: Checked if the item distorts the character's voice (like Power Armor helmets do, for example).

See Also[edit | edit source]