JKGDevs / JediKnightGalaxies

Jedi Knight Galaxies (JKG) is a multiplayer shooter with role playing elements, played out in the Star Wars universe. The project is a full conversion game modification for Jedi Knight: Jedi Academy.
https://www.jkgalaxies.net/
GNU General Public License v2.0
34 stars 12 forks source link

Multiple weapons use incorrect reload animation #303

Closed Silverfang22 closed 5 years ago

Silverfang22 commented 5 years ago

Many weapons use the opposite reload animation from what they should (e.g. BOTH_RIFLERELOADL instead of BOTH_RIFLERELOADR).

Silverfang22 commented 5 years ago

So I guess the "R" and "L" don't refer to which side the magazine is on, it refers to which hand holds the gun while you reload it >.>

Unfortunately every .wpn file will need to be gone through one at a time.

DarthFutuza commented 5 years ago

Oh dang that's annoying, might be able to simplify it with a script or regex.

Silverfang22 commented 5 years ago

No, because not every weapon uses the wrong animation :P

Silverfang22 commented 5 years ago

Fixed with 5204511028a332a58c166eb29db574fca46086f9