Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000546Zandronum[All Projects] Suggestionpublic2011-08-03 04:482014-08-06 04:24
Reportercq75 
Assigned To 
PrioritynoneSeverityfeatureReproducibilityalways
StatusclosedResolutionout of scope 
PlatformOSOS Version
Product Version98d 
Target VersionFixed in Version 
Summary0000546: Manual Reload for railgun
DescriptionI 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 InformationCode:

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

- Relationships

-  Notes
User avatar (0002057)
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]

User avatar (0002059)
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.

User avatar (0002112)
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.
User avatar (0009055)
Watermelon (developer)
2014-06-11 16:10

Gathering support would be good to move this ticket forward if still interested
User avatar (0010134)
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.

Issue Community Support
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.

- Issue History
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






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker