[FE gun kit] Viewmodel Animation not working

Hello, there is a problem that I have and that is that the first person shooter animation does not work.

I’m using the FE gun kit for a game I’m making and I already have some guns ready but the first person shooting animations don’t work, only the third person animations work.

I should also mention that I already have the animation ID set in the settings. Here it is:

VMFireAnimationID = 10899934579; --Set to "nil" if you don't want to animate
VMFireAnimationSpeed = 1;

I would appreciate your help in this little mishap.

Thanks bye.