Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Using the new 'lifetime' parameter of 'rage_new_weapon' doesn't switch to old weapon on expiration of the new weapon #140

Closed
naydef opened this issue Nov 25, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@naydef
Copy link
Contributor

naydef commented Nov 25, 2023

Description

So, there's a small issue where the boss doesn't switch to his old weapon. Player needs to manually select the old weapon.

Reproduce

Basically make a rage_newweapon section which replaces the existing weapon temporarily. At the end, the boss will be T-posing.

Environment

  • Latest FF2-Rewrite as of the creation of the issue

Other Information

I see that the code uses lastinv command to switch to the last weapon before ability activation.
Well, manually executing this command doesn't switch to old weapon, so I guess that's the culprit.

@naydef naydef added the bug Something isn't working label Nov 25, 2023
@naydef naydef changed the title [Bug] Using the new 'lifetime' parameter of 'rage_new_weapon' doesn't properly switch to old weapon on expiration of the new weapon [Bug] Using the new 'lifetime' parameter of 'rage_new_weapon' doesn't switch to old weapon on expiration of the new weapon Nov 25, 2023
@naydef
Copy link
Contributor Author

naydef commented Nov 26, 2023

This still seems to be an issue with Miniguns (refer to comment in issue #141)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant