SimpleGangWar 2.3.3
12 809
119
12 809
119
Grand Theft Auto V script to create a basic battle between two teams.
This script is inspired in Kerosini's Gang War script. The focus of my script is to provide a similar simple script to create instant battles, while providing new customizable settings.
Requirements: ScriptHookV & ScriptHookVDotNet
Installation: extract SimpleGangWar.cs & SimpleGangWar.ini in your scripts folder
Getting started: the unique hotkey (B by default) is used to pass through all the steps to setup the battle scenario. You will see instructions in-game.
During battle, press B twice to stop the battle, or press N to pause/resume peds from spawning.
About SimpleGangWar.ini settings: more info on Github repository or README.txt file Виж темата във форума на GTA5-Mods.com »
This script is inspired in Kerosini's Gang War script. The focus of my script is to provide a similar simple script to create instant battles, while providing new customizable settings.
Requirements: ScriptHookV & ScriptHookVDotNet
Installation: extract SimpleGangWar.cs & SimpleGangWar.ini in your scripts folder
Getting started: the unique hotkey (B by default) is used to pass through all the steps to setup the battle scenario. You will see instructions in-game.
During battle, press B twice to stop the battle, or press N to pause/resume peds from spawning.
About SimpleGangWar.ini settings: more info on Github repository or README.txt file Виж темата във форума на GTA5-Mods.com »
Първо качено на: 25 април 2020
Последно обновено на: 11 юли 2021
Последно изтеглено: преди 3 часа
119 Коментари
More mods by EnforcerZhukov:
Grand Theft Auto V script to create a basic battle between two teams.
This script is inspired in Kerosini's Gang War script. The focus of my script is to provide a similar simple script to create instant battles, while providing new customizable settings.
Requirements: ScriptHookV & ScriptHookVDotNet
Installation: extract SimpleGangWar.cs & SimpleGangWar.ini in your scripts folder
Getting started: the unique hotkey (B by default) is used to pass through all the steps to setup the battle scenario. You will see instructions in-game.
During battle, press B twice to stop the battle, or press N to pause/resume peds from spawning.
About SimpleGangWar.ini settings: more info on Github repository or README.txt file Виж темата във форума на GTA5-Mods.com »
This script is inspired in Kerosini's Gang War script. The focus of my script is to provide a similar simple script to create instant battles, while providing new customizable settings.
Requirements: ScriptHookV & ScriptHookVDotNet
Installation: extract SimpleGangWar.cs & SimpleGangWar.ini in your scripts folder
Getting started: the unique hotkey (B by default) is used to pass through all the steps to setup the battle scenario. You will see instructions in-game.
During battle, press B twice to stop the battle, or press N to pause/resume peds from spawning.
About SimpleGangWar.ini settings: more info on Github repository or README.txt file Виж темата във форума на GTA5-Mods.com »
Първо качено на: 25 април 2020
Последно обновено на: 11 юли 2021
Последно изтеглено: преди 3 часа
2.3.1 changelog:
Add option to limit how many peds spawn per team
Add NeutralPlayer setting
@Ben50 For now I don't have vehicles in mind, but could eventually look for it
@htexa31 Currently is not supported. A trick that can work is to duplicate the .cs and .ini files, naming them differently (like SimpleGangWar2.cs). Then you have to edit the duplicated .cs file and change the reference to the .ini file in line 124 (https://github.com/David-Lor/GTAV-SimpleGangWar/blob/10f0eaa138168e79b6c46c3ec02c553f3897db85/SimpleGangWar.cs#L124)
How about menu for simplegangwar
hey guys i downloaded the latest version, but the mod doesnt work? which version of scripthookVDotNet should i install then?
Great mod, please consider adding vehicle options as well
Bro I need some help. this is my ScriptHookVdotNet Log
[02.04.59] [ERROR] Caught fatal unhandled exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at SimpleGangWar.SpawnRandomPed(Boolean alliedTeam) in f:\GTAV\scripts\SimpleGangWar.cs:line 336
at SimpleGangWar.MainLoop(Object sender, EventArgs e) in f:\GTAV\scripts\SimpleGangWar.cs:line 210
at SHVDN.Script.MainLoop()
[02.04.59] [ERROR] The exception was thrown while executing the script SimpleGangWar.
[02.04.59] [WARNING] Aborted script SimpleGangWar.
am I made a mistake? pls help
@EnforcerZhukov this mod works great for me i`d even give it 5 stars i also have done bloods vs the lost are you going to add vehicles too? and maybe make it possible to customize the vehicles they come in and color of it
@DeletedUnknown I'm afraid I have no plans on adding vehicles to SimpleGangWar
@EnforcerZhukov why do some peds fall out the map when i use simplegangwar?
Awesome mod. Do you plan add some more spawn points ?
Some alies and enemies are not attacking when they using melee weapons. Btw this mod is addicting
@EnforcerZhukov love your mods! this one especially, also a small request, up to you if you want to do it or not, would to remove the injured blips from your "Screaming Injured Peds" mod. Eitherway this mod works great, goodjob on it!
@PairsOfAces That should be easy, I'll note it down so I can fix it asap!
@EnforcerZhukov Thanks for noting it down! I appreciate it.
Its working anyways the weapons
Is there anyway to fix the ped doesnt throw throwable weapon?
@EnforcerZhukov i tried launching the fight and for some reason is has an error in line 309 and 206 or something like that. Is there any way for me to fix this? I really enjoy this mod, Thank you.
@ape_aviator Could you post the full log?
@EnforcerZhukov how do i copy the log
@EnforcerZhukov This is the log. I tried to copy it the best i could.
[ERROR] Caught fatal unhandled exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at SimpleGangWar.SpawnRandomPed(Boolean alliedTeam) in c:\Program FIles (86)\Steam\steamapps\common\Grand Theft Auto V\scripts\SimpleGangWar.cs:line 336
at SimpleGangWar.MainLoop(Object sender, EventArgs e) in c:\Program FIles (86)\Steam\steamapps\common\Grand Theft Auto V\scripts\SimpleGangWar.cs:line 209
at SHVDN.Script.MainLoop()
[ERROR] The exception was thrown while executing the script SimpleGangWar.
[WARNING} Aborted script SimpleGangWar.