Anonymous | Login | Signup for a new account | 2025-07-27 19:41 UTC | ![]() |
My View | View Issues | Change Log | Roadmap | Zandronum Issue Support Ranking | Rules | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000546 | Zandronum | [All Projects] Suggestion | public | 2011-08-03 04:48 | 2014-08-06 04:24 | ||||
Reporter | cq75 | ||||||||
Assigned To | |||||||||
Priority | none | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | out of scope | ||||||
Platform | OS | OS Version | |||||||
Product Version | 98d | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000546: Manual Reload for railgun | ||||||||
Description | I added a manual reload for the railgun in my mod, I think this would be a useful feature for the stock ST railgun too. This code allows you to reload the railgun at any time by using alt fire, rather than wasting the rest of the clip. The weapon still reloads automatically if it runs out of shots in the clip. | ||||||||
Additional Information | Code: ACTOR ReloadableRail : Railgun { States { Fire: RLGG E 12 A_FireRailgun RLGG E 0 A_CheckForReload(4, "Reloaded") Altfire: RLGG FGHIJK 6 RLGG L 6 A_ResetReloadCounter Reloaded: RLGG A 6 RLGG M 0 A_ReFire Goto Ready } } | ||||||||
Attached Files | |||||||||
![]() |
|
unknownna (updater) 2011-08-03 07:19 edited on: 2011-08-03 07:20 |
Duplicate of: [url=http://www.skulltag.com/forum/viewtopic.php?f=155&t=21818] Another railgun suggestion: Alt-fire reloading.[/url] |
cq75 (reporter) 2011-08-03 20:30 edited on: 2011-08-03 20:31 |
I didn't see that. I've got code for this, though. EDIT - so does that one, ok. |
Dark-Assassin (administrator) 2011-08-11 02:26 |
I wouldn't agree to this. It may break compatibility to custom weapons using this weapon as the parent. Also the fact is that no other vanilla/stock weapon has an Alternate Fire or similar. Best to keep this sort of stuff in your own patch wad or something. |
Watermelon (developer) 2014-06-11 16:10 |
Gathering support would be good to move this ticket forward if still interested |
Arco (updater) 2014-08-06 04:24 |
I don't see why gathering support for this is warranted, since Skulltag's stock features are no longer supported. |
This issue is already marked as resolved. If you feel that is not the case, please reopen it and explain why. |
|
Supporters: | No one explicitly supports this issue yet. |
Opponents: | No one explicitly opposes this issue yet. |
![]() |
|||
Date Modified | Username | Field | Change |
2011-08-03 04:48 | cq75 | New Issue | |
2011-08-03 07:19 | unknownna | Note Added: 0002057 | |
2011-08-03 07:19 | unknownna | Note Edited: 0002057 | View Revisions |
2011-08-03 07:20 | unknownna | Note Edited: 0002057 | View Revisions |
2011-08-03 07:20 | unknownna | Note Edited: 0002057 | View Revisions |
2011-08-03 20:30 | cq75 | Note Added: 0002059 | |
2011-08-03 20:31 | cq75 | Note Edited: 0002059 | View Revisions |
2011-08-11 02:26 | Dark-Assassin | Note Added: 0002112 | |
2014-06-11 16:10 | Watermelon | Note Added: 0009055 | |
2014-06-11 16:10 | Watermelon | Status | new => feedback |
2014-08-06 04:24 | Arco | Note Added: 0010134 | |
2014-08-06 04:24 | Arco | Status | feedback => closed |
2014-08-06 04:24 | Arco | Resolution | open => out of scope |
Copyright © 2000 - 2025 MantisBT Team |