
Originally Posted by revelation2k
To get rid of the 'Nothing' messages for both items and weapons, open the UI.sch (in content\T3\Books\English\String_Tags)
For items, search for the section titled T_ItemCycleNoItem, and under it you should see
lang_english 2004-02-29 21:48:00 "Nothing"
replace with
lang_english 2004-02-29 21:48:00 " "
For weapons, go to the section right below, T_WeaponCycleNoWeapon, and you should see
lang_english 2004-02-29 21:48:00 "Nothing"
replace with
lang_english 2004-02-29 21:48:00 " "
Additionally, the section under T_WeaponCycleNoWeapon is T_LootPickupLoot, where you can remove the words "Loot:" that precede in the message of amount of loot stolen.