Projectiles: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(New page: These are the projectile ids you can use with createProjectile and getProjectileType. {{Projectiles}} ==See also== ID Lists it:Esplosivi)
 
No edit summary
(6 intermediate revisions by 6 users not shown)
Line 1: Line 1:
These are the projectile [[id]]s you can use with [[createProjectile]] and [[getProjectileType]].
These are the projectile [[id]]s you can use with [[createProjectile]] and [[getProjectileType]].
{{Projectiles}}
{{Projectiles}}
==Client Functions==
{{Client_projectile_functions}}== Notes ==
<references />


==See also==
==See also==
[[id|ID Lists]]
* [[id|ID Lists]]
 
[[de:Projectiles]]
[[de:Projektile]]
[[it:Esplosivi]]
[[it:Esplosivi]]
[[ru:Projectiles]]
[[Category:ID Lists]]

Revision as of 07:14, 1 January 2022

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

Notes


See also