Home   Help Search Login Register  

Author Topic: reloadtime: a brief question  (Read 1166 times)

0 Members and 1 Guest are viewing this topic.

Baphomet

  • Guest
reloadtime: a brief question
« on: 02 Oct 2002, 16:29:49 »
     In what units of time is the variable "reloadtime" measured in?  Does one single integer represent a second? It would be good to know, since it would be much easier to accurately model a weapon's rof.

Lucknow

  • Guest
Re:reloadtime: a brief question
« Reply #1 on: 02 Oct 2002, 16:53:31 »
Example:

Assault rifle with a ROF of 600 rounds per minute...

60(seconds) / 600 (rpm) = 0.1 which is what the number in the 'ReloadTime' command represents.

Note however that for the most part (except in burst mode)only the player or 100% skill soldiers fire at this ROF, which is also influenced by the 'aiRateOfFire' command.
« Last Edit: 02 Oct 2002, 16:54:22 by Lucknow »

Baphomet

  • Guest
Re:reloadtime: a brief question
« Reply #2 on: 03 Oct 2002, 02:05:17 »
   

   I thought so. Heh, thanks for clearing that up for me.

Cheers.