Author Topic: Playertype bullet spread modify  (Read 623 times)

One of my many questions, is it possible to modify a players bulletspread, so whatever gun he/she uses will spread a bunch.

thanks!

Spread is something that's built into the gun so I wouldn't think so.

Spread is something that's built into the gun so I wouldn't think so.
That's what I was wondering, but I'm guessing there must be a way that modifies the accuracy.

What do you even need this for, Derroith?

The thing that decides the distance of the spread is %spread but I don't know anything about how to use variables.

You would have to modify the firing function for every weapon that already has spread to do this.

Or you could move the player's aim around whenever they're firing, just slightly. You could probably do that so that it works with most, if not all weapons.