bigpickle 0 Posted November 23, 2012 Hi, How do i change the rate of fire of weapons? I've been noticing that the m240 has the wrong rate of fire, I've looked in CA/Weapons config to try to locate the variable that controls rof but cannot find a reference to it. Can anyone help please? ---------- Post added at 10:05 ---------- Previous post was at 08:38 ---------- Found the answer after some deep digging! reloadTime is the time in seconds between shots, so if your rate of fire is in rounds per minute, divide 60 by it. For example, 750rpm: 60/750 = 0.08 seconds between shots. Share this post Link to post Share on other sites