ObjectTemplate.AddWeaponIcon

From Pilot_51's Wiki
Revision as of 01:52, 1 November 2008 by Jjxclan (talk | contribs) (New page: == MDT description == Gives the file path in Menu.rfa from the Texture directory to the DDS image file (not Targa, despite the suffix) that shows what the weapon looks like. An example fil...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MDT description

Gives the file path in Menu.rfa from the Texture directory to the DDS image file (not Targa, despite the suffix) that shows what the weapon looks like. An example filepath: "Weapon/Icon_axisKnife.tga". This icon is shown in the heads-up display, in the bottom middle, when you select a new weapon. This property is specified multiple times for a typical soldier (since he has multiple weapons), and the weapons appear in the order specified.
Source and more details

Additional Description