Weapon 30cal: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 29: Line 29:
* +attack will set the Machine Gun to fire.
* +attack will set the Machine Gun to fire.
* +attack2 will deploy the Machine Gun on any surface suitable.  The surface can be a [[brush]] or a [[Prop_Types_Overview|model]].
* +attack2 will deploy the Machine Gun on any surface suitable.  The surface can be a [[brush]] or a [[Prop_Types_Overview|model]].
==Other Info==
* The .30 caliber Machine Gun can be used in any map.
* Servers can limit the .30 cal MG by using this svar <code>mp_limit_allies_mg *</code>.  where * is the maximum desired number of MG players

Revision as of 00:13, 12 July 2006

Template:Wrongtitle

The Allied .30 cal MG deployed while prone

Game Technical

Recoil
   while deployed:
     none
   while undeployed:
     Very High
Damage
     High
Accuracy
   while deployed:
     High
   while undeployed:
     Very Low
Range
   while deployed:
     Very High
   while undeployed:
     Very Low

Attacks

  • +attack will set the Machine Gun to fire.
  • +attack2 will deploy the Machine Gun on any surface suitable. The surface can be a brush or a model.

Other Info

  • The .30 caliber Machine Gun can be used in any map.
  • Servers can limit the .30 cal MG by using this svar mp_limit_allies_mg *. where * is the maximum desired number of MG players