====== Clip Size ====== Compares your clip size to a given value (**amount** argument) and triggers the event if the operation returns **true**. ===== Operator ===== Any **number** [[:part:event#operators|operator]]. ===== Arguments ===== ^name^type^description^ |**primary** | boolean | Checks primary ammo count when true, secondary when false. | |**amount** | number | The target amount used for comparison. | ===== Example ===== Set the event to **clipsize**, operator to **equal**, amount to **30**. The event will trigger whenever you take out any weapon with the clip size of **30** (e.g. AR2). {{fa>download?color=#7ab353&fw&lg}} **Download:** {{asset:example:event_clipsize.txt}}