Ok, I got everything working now (easier than I expected).Blue Shadow wrote:For the gib face, locate the [wiki]DrawMugShot[/wiki] command in sbarinfo.txt (it's at the top) and and add the xdeathface flag to it.Coincident wrote:The only 2 issues are: the current weapon ammo is not showing, and SmoothDoom's xdeath gib-face animation is not being used on death.
As for the weapon's ammo, Smooth Doom doesn't use the original weapons, so you need to do some extra work. See the patch creating guide that is bundled with the HUD for the needed info.
The xdeathface flag in sbarinfo.txt worked instantly, and as for the weapons, all I had to do was rename the weapons in the nc_weaponslist array from nchud_a.acs.
I'm going to test things a little better to see if I didn't create any bugs.

