In my mod I've replaced most of the original Doom arsenal, and so I used, in the first line of each weapon, the line "Weapon Replaces (weapon here)". Some of these work, like my chainsaw in place of the old one, the Photon Rifle replacing the Plasma Rifle, my minigun, and my RPG.
Others, like my weapons to replace the shotgun, double-barrel shotgun, and BFG don't.

Here's some culprit code, for example.
Code: Select all
ACTOR TripleShotgun : Weapon Replaces SuperShotgun
I know this
should cause each Super Shotgun to be replaced with my Triple Shotgun, but wherever I look, there's Super Shotguns.
EDIT
I just tried running my WAD without it's dehacked patch and it worked. I did use frames from the shotgun and super shotgun... But why would that have any bearing on this?
