Difference between revisions of "M SETWEAPON"

From Project X Wiki
Jump to: navigation, search
(Created page with "Called when the weapon was selected. Parameters: param0: Current team. param1: Current worm. param2: The index of the currently selected weapon. param3: If the recently fired ...")
 
m
 
Line 4: Line 4:
  
  
param0: Current team.
+
param0: Current team.<br>
param1: Current worm.
+
param1: Current worm.<br>
param2: The index of the currently selected weapon.
+
param2: The index of the currently selected weapon.<br>
param3: If the recently fired weapon is utility (0) or not (1).
+
param3: If the recently fired weapon is utility (0) or not (1).<br>

Latest revision as of 20:02, 3 February 2012

Called when the weapon was selected.

Parameters:


param0: Current team.
param1: Current worm.
param2: The index of the currently selected weapon.
param3: If the recently fired weapon is utility (0) or not (1).