Laser ODF ORD parameter [Solved]
Posted: Fri Jun 18, 2010 8:19 pm
what's the ORD file parameter that determines the "recoil" of the lasers fired? (like when you fire the standard rifle the bullets eventually stray everywhere)
Get more from your games!
http://www.gametoast.com/
bullet recoil ammo are in odf and in ord is velocity gravity laser bolt texture damage etc xDArkAngel wrote:what's the ORD file parameter that determines the "recoil" of the lasers fired? (like when you fire the standard rifle the bullets eventually stray everywhere)
Code: Select all
KickStrength = "X"Code: Select all
StandStillSpread = "0.0"
StandMoveSpread = "0.0"
CrouchStillSpread = "0.0"
CrouchMoveSpread = "0.0"
ProneStillSpread = "0.0"
ProneMoveSpread = "0.0"