Page 1 of 1

ALTHUDCF and weapon icons

Posted: Thu Jan 19, 2006 8:24
by Nash
I know how to make the ammunition not show in the alternate HUD using the ALTHUDCF lump, but how do I specify the little weapon icon sprites that appear on it?

Also, is it possible to have a weapon icon NOT appear, eventhough you have the weapon?

Thanks!

Posted: Thu Jan 19, 2006 10:37
by Graf Zahl
You do it the exact same way as for ammo.

Weaponname Icon. If Icon is "" nothing will be displayed. GZDoom.pk3 is doing this for Heretic's and Hexen's morph weapons.

Posted: Thu Jan 19, 2006 16:49
by Nash
Thanks a lot, Graf!