Help! All Moded Weapons Aim At Default.
2015-05-10, 08:15 AM (This post was last modified: 2015-05-10, 10:25 AM by Victor.)
#4
RE: Help! All Moded Weapons Aim At Default.
In older versions, iron sights were implemented by having the "gun idle" animation be one second of aiming down the sight.

In newer versions, iron sights are implemented with the tag_zoom tag. The "gun idle" animation is back to what it was before: usually one frame (no animation).

In md3.cfg of older models, changing
Code:
md3anim "gun idle" A B B
to
Code:
md3anim "gun idle" A 1
will remove the zooming animation.

However, a proper fix is to remove the extraneous frames and add tag_zoom into the model.

Best regards,
Victor
//victorz.ca
Code:
Your antithesis compares favorably with any high magnitude of pwnage. (-you > |p|, you < -|p|)
My antithesis compares favorably with _that of_ any high magnitude of pwnage. (|-me| > |-p|, |me| > |p|)
Post Reply Quote this message in a reply


Messages In This Thread
RE: Help! All Moded Weapons Aim At Default. - by Victor - 2015-05-10, 08:15 AM

Forum Jump:


This forum uses Lukasz Tkacz MyBB addons.