Lua Projectile Script
---------------------------------------------
Projectile Mod
Destroy all arround you with high velocity and high rate projectiles
---------------------------------------------
Requirement :
LUA Plugin for Script Hook V 10.1
Installation :
Extract the files in your
...\Grand Theft Auto V\ folder
--- Help ---
You can adjust the Max projectile number
ProjectileMod.lua - line 11
local MaxMaxProjectile = 150
---------------------------------------------
MOD KEYS
- Press
F7 : Enable/Disable the menu
- Press
E : Start/Stop to launch projectiles
(dont forget to enable the mod on the menu first)
-------------- MENU KEYS --------------
- Press
Numpad 8 and Numpad 2: Navigate
- Press
Numpad 5 : Select
---------------------------------------------
Log:
1.6 : Projectiles can now be enabled by pressing E key, added some new projectiles like briks, gas tank...
1.5 : Fire Rate, Max number of projectile
1.1 : Freeze object and vehicles
1.0 : Release
---------------------------------------------
Known issues :
- This mod use a lot of physics simulation, so sometimes you and vehicles will fall under the ground, you can set down the maximum object value to have less problem
First Upload: November 12, 2024
Last Updated: November 12, 2024