unknownna
Green Marine
Posts: 32
Registered: 08-10 |
unknownna said:
I think we should use the PC formulas on the player-pellets, but keep the Jaguar formulas on everything else, unless someone strongly insists on using the PC formulas on specific things.
But before we replace the Jaguar formulas on the player-pellets, I need to know if there's a difference between these two:
code: A_FireBullets (11.2, 7.1, 20, random(1, 3)*5, "PSXBulletPuff", FBF_USEAMMO | FBF_NORANDOM, 0)
code: A_FireBullets (11.2, 7.1, 20, 5, "PSXBulletPuff", FBF_USEAMMO, 0)
If FBF_NORANDOM is set, the demons will sometimes survive direct SSG shots.
|