Element/Projectile

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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
  • 58: Flare from hydra

See also