As it is right now I need to make a command to check for custom weapon pieces (HasPiece <weapon>, <num>). To support Hexen's weapon pieces a separate command would be needed (HasHexenPiece <num>). It would probably be less work for me to handle both from SBarInfo's side, but it would result in a command that no one would use (and perhaps confusion for those who do wish to use it).Graf Zahl wrote:2. It's a bit of work but doable. If this really would help you I can do it but it's something I have to think about first.
If you think that having the two SBarInfo commands would be better than I will go ahead with that plan.