Element/Projectile

From Multi Theft Auto: Wiki
Revision as of 16:31, 9 May 2010 by Mr.Tuna (talk | contribs) (Created page with 'The projectile class represents the projectiles of certain weapons that are created when the weapon is fired. Alternatively these can be created using [[createProjectile|createPr…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The projectile class represents the projectiles of certain weapons that are created when the weapon is fired. Alternatively these can be created using createProjectile

  • 16: Grenade
  • 17: Tear Gas Grenade
  • 18: Molotov
  • 19: Rocket (simple)
  • 20: Rocket (heat seeking)
  • 21: Air Bomb
  • 39: Satchel Charge

See also