Changes between Version 5 and Version 6 of fw


Ignore:
Timestamp:
Jun 16, 2011 11:27:31 AM (13 years ago)
Author:
jpawlick
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • fw

    v5 v6  
    11This command tells the agent to fire its weapon until the next AI frame. It fires the weapon exactly in the direction it is looking. Issuing two fw commands in a single AI frame results in the weapon only being shot once, because fw reports as soon as it is done scheduling the firing. This design is implemented so that firing does not interfere with other actions such as movement. To queue up successive fire commands, interleave [[fw]] commands with other commands ([[sk]] is provided for this reason).
    2 
    3 TODO: report on no ammunition
    42
    53'''Parameters:'''