View Full Version : I need to mod the recoil on SH weapons!
UGC-Booter
12-12-2002, 07:25 PM
I was wondering if anybody knew how..or new which files I need to mod to adjust the recoil on weapons. I know some poeple want this info to make a no weapons recoil type mod...I want to do just the oppisite. Make a mod that increases the recoil on weapons.....just something I want to play around with.
thanks
Booter :D
Sitting_Duck
12-13-2002, 04:45 PM
pak1.pk3 models/weapons/ wpnname.tik open up the weapon .tik file and scroll towards the bottom. You will find the wpn recoil info there.....it should look something like this:
////////////////////////////////////////////////////////////////////////////////////////
// View Kicking
//
// View Kicking works based on the assumptions that every weapon has its own tendencies to kick in
// a paticular fashion. In MOH we call then Scatter patterns. Currently we have 2 Scatter patterns which
// will be explained.
// Scatter Patterns:
// "V" - the cone. The longer you shoot the more random your shots will be in the horizontal axis.
// "T" - the T shape. The gun has a tendancy to push in a paticular direction.
//
//
// +-------------------------------------------- Scatter Pitch Min
// | +--------------------------------------- Scatter Pitch Max
// | | +------------------------------- Scatter Yaw Min
// | | | +--------------------------- Scatter Yaw Max
// | | | | +--------------------- The Recentering speed in degrees per second
// | | | | | +---------------- The Scatter Pattern
// | | | | | | +---------- The absolute pitch min/max
// | | | | | | | +------- The absolute yaw min/max
// | | | | | | | | +----- This is the pitch at which you loose all
// | | | | | | | | | control of the weapon and its behavior is
// | | | | | | | | | purely random.
// V V V V V V V V V
entry viewkick -24.0 -18.0 -16.0 16.0 3.0 "T" 8 8 8
good luck. Quack![/u]
Anonymous
12-16-2002, 06:44 PM
Thanks Sitting duck...it worked like a charm :D
Sitting_Duck
12-16-2002, 11:46 PM
np, just glad to help. I'm not a wiz at all of it like some of my fellow admins, so what I know I share.
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.