Adding SkullTag's runes: Questions!

Moderator: GZDoom Developers

yum13241
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!

Post by yum13241 »

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.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 48658
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Adding SkullTag's runes: Questions!

Post by Graf Zahl »

I'll file this off as 'DIY'.
yum13241
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!

Post by yum13241 »

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.

Return to “Closed Feature Suggestions [GZDoom]”