Difference between revisions of "Beam-free"

From FreeSpace Wiki
Jump to: navigation, search
(New page: beam-free Sets one or more beam weapons to allow firing for a given ship 1: Ship to be operated on 2, 3, etc : List of turrets to activate ==comments== Allows the ...)
 
m (floormatting)
Line 1: Line 1:
beam-free
+
{{Sexp}}
        Sets one or more beam weapons to allow firing for a given ship
+
<pre>
        1: Ship to be operated on
+
beam-free
        2, 3, etc : List of turrets to activate
+
      Sets one or more beam weapons to allow firing for a given ship
 +
      1: Ship to be operated on
 +
      2, 3, etc : List of turrets to activate
 +
</pre>
 
==comments==
 
==comments==
 
Allows the specified beams on the given ship to fire.  To free all the beams on every ship use the SEXP [[beam-free-all]] instead.
 
Allows the specified beams on the given ship to fire.  To free all the beams on every ship use the SEXP [[beam-free-all]] instead.

Revision as of 05:39, 26 April 2007


beam-free
       Sets one or more beam weapons to allow firing for a given ship
       1: Ship to be operated on
       2, 3, etc : List of turrets to activate

comments

Allows the specified beams on the given ship to fire. To free all the beams on every ship use the SEXP beam-free-all instead.