SweatyGremlins
Mini-Member

Posts: 81
Registered: 08-11 |
It's really addictive, I love tapping LMB to get a shot off on an imp then instantly hitting RMB to finish them off with a burst.
It's actually very easy to edit all the weapons in the game, and Sgt Mark kept his files clean\neat too. If you open the file up in SLADE, click on DECORATE you have all the values you could want to edit. Hovering over a line will bring a popup that explains what the values represent.
I'm thinking of making the pistol single shot more accurate and leaving the burst fire with the bullet spread. All you have to do is edit this line
PISF A 1 BRIGHT A_FireBullets (2, 2, -1, 10, "HitPuff")
The first two values (2,2) represent horizontal spread and vertical spread respectively. Higher value = more spread (therefore less accuracy), I'll set them to 1 and see how fun it is.
Also, the -1 value indicates how many bullets are shot at once, not sure why he has it at -1, but if you set it to 20 you will have a fun time with the most amazing shotgun pistol behehehe.
EDIT\ @Nomad
hmm I'll mess around with it, there's a way to add delay to rate of fire at the end of the sequence, just gotta figure it out.
|