Difference between revisions of "ObjectTemplate.AddWeaponIcon"

From Pilot_51's Wiki
Jump to navigation Jump to search
(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...)
 
(No difference)

Latest revision as of 01:52, 1 November 2008

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