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: 694
- 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: 48658
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Adding SkullTag's runes: Questions!
I'll file this off as 'DIY'.
-
- Posts: 694
- 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.