How I'd implement it:
1. Change Weapon.SisterWeapon to accept a numerical value. 0, 1, 2 and nothing all mean PowerWeaponLevel2 for backwards compat, and 3 would be PowerWeaponLevel3, which would be the Spread rune. The Weapon.SisterWeapon value would need to be the same obviously.
Adding SkullTag's runes: Questions!
Moderator: GZDoom Developers
-
- Posts: 853
- Joined: Mon May 10, 2021 8:08 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): EndeavorOS (basically Arch)
- Graphics Processor: Intel with Vulkan/Metal Support
-
- Lead GZDoom+Raze Developer
- Posts: 49141
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Adding SkullTag's runes: Questions!
I'll file this off as 'DIY'.
-
- Posts: 853
- Joined: Mon May 10, 2021 8:08 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): EndeavorOS (basically Arch)
- Graphics Processor: Intel with Vulkan/Metal Support
Re: Adding SkullTag's runes: Questions!
Some weapons mods (like mine) already use PowerWeaponLevel2 for other things, I use it for an akimbo weapon. So unless ZScript can add new powerups, this is impossible to DIY while still having my guns akimbo for instance.
-
- Posts: 8193
- Joined: Sun Jan 28, 2007 3:55 pm
- Preferred Pronouns: He/Him
- Location: QZDoom Maintenance Team
Re: Adding SkullTag's runes: Questions!
Yum: Agreed, but I've heard back from nobody on the Zandronum team who can give me a clear cut answer on if I may use their resources with permission, so this is off the table entirely until either someone decides to make sprites for me or they respond with a resounding 'yes'. Only then will I make a PR for this.