Spy ItemHUD Icons (for Tribes 1.40)

v1.0 -- March 10th, 2010

Downloaded from: http://imNikita.com/tribes



To install extract the "config" folder to your Tribes root directory. Source file for the icons included. Enjoy. :)


***NOTE***: You must change the following line in: base/config/Modules/ItemHUD/ItemHUD.acs.cs
from: HUD::New( "ItemHUD::Container", 10, 1030, 140, 12, ItemHUD::Wake, ItemHUD::Sleep );
to: HUD::New( "ItemHUD::Container", 10, 1030, 140, 15, ItemHUD::Wake, ItemHUD::Sleep );

The original script file cuts the icons to 12 pixels in height. Mine are a little bigger.