mc776/HideousDestructor
21
42
Fork
You've already forked HideousDestructor
24

Add spawner for HDRocketAmmo #359

Merged
mc776 merged 2 commits from Eric631/HideousDestructor:main into main 2025年08月26日 08:28:44 +02:00
Contributor
Copy link

Similar to #253 and #254, adds a spawning actor for HDRocketAmmo for safer replacement by mods. As the only ammo type that didn't have a spawner, some mods had trouble differentiating rocket grenades spawned by map-placed RocketAmmo from ones that spawned as part of weapon pickups.

Similar to #253 and #254, adds a spawning actor for HDRocketAmmo for safer replacement by mods. As the only ammo type that didn't have a spawner, some mods had trouble differentiating rocket grenades spawned by map-placed RocketAmmo from ones that spawned as part of weapon pickups.
Owner
Copy link

Should there be a DoomEdNum for this?

Should there be a DoomEdNum for this?
Author
Contributor
Copy link

I don't think it would be necessary, since HD doesn't have anything else in the single rocket pool, but I guess it wouldn't hurt to have one for HDRocketAmmo separately from the spawner.

I don't think it would be necessary, since HD doesn't have anything else in the single rocket pool, but I guess it wouldn't hurt to have one for HDRocketAmmo separately from the spawner.
Owner
Copy link

Once again broke my cardinal rule of always needing to look at the actual context of the code being changed instead of trying to go from memory.

Could you add this in miscpickups.zs instead? That's where all the other ammo replacements are defined.

(And would it make sense to give some random chance of a hand grenade, Brontornis round or HEAT?)

Once again broke my cardinal rule of always needing to look at the actual context of the code being changed instead of trying to go from memory. Could you add this in miscpickups.zs instead? That's where all the other ammo replacements are defined. (And would it make sense to give some random chance of a hand grenade, Brontornis round or HEAT?)
Author
Contributor
Copy link

I rather like the single rocket grenade being a guarantee. The rocket box is a pretty volatile spawn in comparison (love to get a box of 9mm, some IED kits, and a ladder to go with the rocket launcher the map is giving me...) so having one ammo spawn that can absolutely be counted on to provide launcher food is much appreciated.

I rather like the single rocket grenade being a guarantee. The rocket box is a pretty volatile spawn in comparison (love to get a box of 9mm, some IED kits, and a ladder to go with the rocket launcher the map is giving me...) so having one ammo spawn that can absolutely be counted on to provide launcher food is much appreciated.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mc776/HideousDestructor!359
Reference in a new issue
mc776/HideousDestructor
No description provided.
Delete branch "Eric631/HideousDestructor:main"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?