Preview:
C:\Program Files\Rockstar Games\Grand Theft Auto V
E:\SteamLibrary\steamapps\common\Grand Theft Auto V
(Drive letter may vary)
The plugin provides several webhook URLs that can be used to trigger various actions in the game.
Basic syntax: <command>:<parameter>
Increases or decreases the player's health by the specified amount. In this case — +20. Use a negative value (e.g., -20) to decrease health.
Kills the player.
Spawns the specified vehicle near the player. In this case — Felon
.
Full list of vehicle names is available here: https://web.archive.org/web/20230514212045/https://wiki.gtanet.work/index.php?title=Vehicle_Models
Removes all previously spawned vehicles.
Repairs the current vehicle to 100% health.
Explodes all vehicles within a 20-meter radius.
Gives the player the specified weapon. In this case — CombatMG
.
Weapon name list: https://wiki.gtanet.work/index.php?title=Weapons_Models
Sets the maximum ammo for the current weapon.
Sets the in-game time. In this case — 02
(02:00), making the world dark. Use 13
to make it bright again.
Sets the specified weather. In this case — Raining
. Available values: Halloween
, Clear
, Unknown
, Neutral
, Clearing
, Blizzard
, Christmas
, Clouds
, ExtraSunny
, Foggy
, Overcast
, Raining
, Smog
, Snowing
, Snowlight
, ThunderStorm
Increases the wanted level by 1. Maximum level is 5.
Decreases the wanted level by 1. Maximum level is 5.
Sets the wanted level to maximum (5).
Adds the specified amount to the player's wallet. In this case — 10. Use a negative value (e.g., -10) to remove money.
Sets the money balance to the specified amount. In this case — 500.
Spawns the specified number of attacking NPCs. In this case — 1.
Spawns the specified number of attacking NPCs with weapons. In this case — 1.
Gives all spawned attackers weapons for the specified time (in this case — 30 seconds). They might start shooting each other, giving you an advantage :)
Removes the specified number of attacking NPCs. In this case — 5.
If you're in a vehicle, this command will eject you from it.
Triggers a parachute jump.
Increases or decreases the player's health by the specified amount. In this case — +20. Use a negative value (e.g., -20) to decrease health.
New commands coming soon...
Author: smeysu