fire – Talk

From Bohemia Interactive Community
Revision as of 00:31, 30 March 2007 by Planck (talk | contribs)
Jump to navigation Jump to search

Let's say I want a UH-60 to fire it's rockets. Wick of these parameters goes where in the script?

FFARLauncher 38Rnd_FFAR R_Hydra_HE

The above is the classNames for the launncher in question. /nominesine ---

This should do it:
unitname fire ["ffarlauncher","ffarlauncher","38Rnd_FFAR"]
Planck 00:31, 30 March 2007 (CEST)