"Last Weapon Selected" button.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is ON
[img] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: "Last Weapon Selected" button.

Re: "Last Weapon Selected" button.

by DoomKrakken » Mon Apr 09, 2018 7:13 pm

Ah, thank you, m8f! I was able to apply that logic in ZScript, and it works so well now! :D

I still want the button present in future iterations of GZDoom, though.

Re: "Last Weapon Selected" button.

by m8f » Sun Apr 08, 2018 6:40 pm

To be fair, there exists a solution without Weapons menu.

Re: "Last Weapon Selected" button.

by Trusty McLegit » Sun Apr 08, 2018 12:56 pm

This mod does the trick for now viewtopic.php?f=43&t=59498
That said, I've already posted this same feature request here: viewtopic.php?f=15&t=58652
Seemed to have gone unnoticed by devs though

Re: "Last Weapon Selected" button.

by DoomKrakken » Sat Apr 07, 2018 1:50 pm

I'm sure there's a way to do it in ZScript. I'm attempting my own way right now.

I'm just suggesting that this feature should be universal.

Re: "Last Weapon Selected" button.

by Major Cooke » Sat Apr 07, 2018 12:37 pm

You can make this with ZScript. This example in here will give you a few ideas on how to begin. In particular, the event handler has what you need to intercept commands.

"Last Weapon Selected" button.

by DoomKrakken » Sat Apr 07, 2018 11:01 am

I request a button that reselects the weapon I had previously selected? Basically, a "Last Weapon Selected" button, a la DOOM.

Top