TheGameCreators / GameGuruRepo

The GameGuru Repository For Community Collaboration
http://www.game-guru.com
137 stars 56 forks source link

GGMAX Bug - Changing the Rate of Fire in the Developer setting is not working #5610

Open Kitakazi opened 2 months ago

Kitakazi commented 2 months ago

Setting the Rate Of Fire to different values no longer affects the characters rate of fire. Using Character Attack Behavior the rate of fire is the same no matter if set to 1 or set to 1000.

image

Character fires at same rate as a setting of 999.

Kitakazi commented 2 months ago

Additionally changing the same character with the exact same settings to Ally will make him fire his weapon incredibly fast. Like ultra light speed fast.

LeeBamberTGC commented 2 weeks ago

@Kitakazi Fixed for next DEVTEST build, moving this logic and the use of the rate of fire value to the Can Fire logic of the LUA command and the character attack scripts.