Projectiles: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
(Removed the empty notes block.)
Tag: Manual revert
 
Line 3: Line 3:


==Client Functions==
==Client Functions==
{{Client_projectile_functions}}== Notes ==
{{Client_projectile_functions}}
<references />


==See also==
==See also==

Latest revision as of 22:00, 16 February 2024

These are the projectile ids you can use with createProjectile and getProjectileType.

ID Name/Description
16 Grenade
17 Tear Gas Grenade
18 Molotov
19 Rocket (simple)
20 Rocket (heat seeking)
21 Air Bomb
39 Satchel Charge
58 Hydra flare

Client Functions


See also