[Fixed] Why can't I fire my BFG?
Moderator: GZDoom Developers
Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
- Anakin S.
- Posts: 1067
- Joined: Fri Nov 28, 2003 9:39 pm
- Location: A long time ago in a galaxy far, far away...
Why can't I fire my BFG?
When I animated the BFG 9000 by adding additional frames to the bobbing sequence, I added the bobbing weapon code pointer in all the frames used, as I normally do for such weapons. When I do this to other weapons, they fire as soon as I press ctrl. When I do this to the BFG, though, it rarely fires when I press ctrl. Apparently, it fires when I hit ctrl at one specific frame in the sequence. I remember it worked okay in version 1.22. I have no clue why this is the case. Does anyone know what might have caused this?
- wildweasel
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
- Contact:
Tai, you are about the most useful poster on this forum...[/sarcasm]Tai wrote:It doesn't like you.....What?
I've noticed something like this with the "CUBE" WAD and DEH setup, where the rocket and BFG won't fire half the time...I only saw that on the 47 and 47i cabs though, not sure if still present in 60 because I lost the WAD when I backed up my system.
- Anakin S.
- Posts: 1067
- Joined: Fri Nov 28, 2003 9:39 pm
- Location: A long time ago in a galaxy far, far away...
Here is my weapons test patch. I can't post the .deh file, so you'll have to rename it to .deh before you can use it.
- Attachments
-
- BFGTEST.txt
- (3.15 KiB) Downloaded 41 times
- Anakin S.
- Posts: 1067
- Joined: Fri Nov 28, 2003 9:39 pm
- Location: A long time ago in a galaxy far, far away...
I think there are times when the other weapons don't fire when I press ctrl, but they don't occur as often as with the rocket launcher and the bfg 9000. I also just noticed that Randy made the weapons bob back and forth smoothly even if the frames have durations greater than 1. Before, frame durations greater than 1 made it choppy. Keeps us from wasting lots of frames to create a smooth animation as in Heretic and Hexen. Thanks Randy.