View Single Post
  #2  
Old 10-23-2012, 10:34 AM
bolox bolox is offline
Approved Member
 
Join Date: May 2008
Posts: 351
Default

well there is a get parameter for the trigger
/// [Trigger Control]
/// <para>Indicates 1.0 when the corresponding trigger is pressed.</para>
/// <para>Trigger # is equal to subtype.</para>
/// <para>The trigger # is counted within the machine, not the controlling puppet.</para>
/// </summary>
C_Trigger,

there are also ammo counter parameters which could be queried to see if reducing??

these any use for what you are trying to achieve?
Reply With Quote