Limit Max. Wanted Level 1.420
2.587
45
2.587
45
This basic .NET script limits your max. wanted level, so you can block some police characters from spawning. For example, i was tired of the SWAT helicopters, so, until we can't mod weapon files to reduce the "bullet-eating-effect" (i get shotted dozens of times on the head and i don't die), i prefeer to avoid the damn helicopters.
What this exactly does
This script automatically limits your maximum wanted level to 2 stars, what means only police will chase you, and they'll shoot, but SWAT won't appear.
Dependencies
You'll need ScriptHookV, obviously, and also the .NET plugin: https://www.gta5-mods.com/tools/scripthookv-net
How to change max. wanted level
You can change it opening the .cs file provided with a text editor (like the MS Notepad, Notepad++ or any other program), and focus on this line:
GTA.Native.Function.Call(GTA.Native.Hash.SET_MAX_WANTED_LEVEL, 2);
change the last number (2 by default) for the max. wanted level you want.
Installation
Place Limit Wanted Level - 2.cs on the folder scripts, provided by .NET plugin. You can change the name of the .cs file.
Uninstallation
Remove the .cs file from your scripts folder.
What this exactly does
This script automatically limits your maximum wanted level to 2 stars, what means only police will chase you, and they'll shoot, but SWAT won't appear.
Dependencies
You'll need ScriptHookV, obviously, and also the .NET plugin: https://www.gta5-mods.com/tools/scripthookv-net
How to change max. wanted level
You can change it opening the .cs file provided with a text editor (like the MS Notepad, Notepad++ or any other program), and focus on this line:
GTA.Native.Function.Call(GTA.Native.Hash.SET_MAX_WANTED_LEVEL, 2);
change the last number (2 by default) for the max. wanted level you want.
Installation
Place Limit Wanted Level - 2.cs on the folder scripts, provided by .NET plugin. You can change the name of the .cs file.
Uninstallation
Remove the .cs file from your scripts folder.
Uploadet: 3. maj 2015
Last Downloaded: 19 hours ago
35 Kommentarer
More mods by EnforcerZhukov:
This basic .NET script limits your max. wanted level, so you can block some police characters from spawning. For example, i was tired of the SWAT helicopters, so, until we can't mod weapon files to reduce the "bullet-eating-effect" (i get shotted dozens of times on the head and i don't die), i prefeer to avoid the damn helicopters.
What this exactly does
This script automatically limits your maximum wanted level to 2 stars, what means only police will chase you, and they'll shoot, but SWAT won't appear.
Dependencies
You'll need ScriptHookV, obviously, and also the .NET plugin: https://www.gta5-mods.com/tools/scripthookv-net
How to change max. wanted level
You can change it opening the .cs file provided with a text editor (like the MS Notepad, Notepad++ or any other program), and focus on this line:
GTA.Native.Function.Call(GTA.Native.Hash.SET_MAX_WANTED_LEVEL, 2);
change the last number (2 by default) for the max. wanted level you want.
Installation
Place Limit Wanted Level - 2.cs on the folder scripts, provided by .NET plugin. You can change the name of the .cs file.
Uninstallation
Remove the .cs file from your scripts folder.
What this exactly does
This script automatically limits your maximum wanted level to 2 stars, what means only police will chase you, and they'll shoot, but SWAT won't appear.
Dependencies
You'll need ScriptHookV, obviously, and also the .NET plugin: https://www.gta5-mods.com/tools/scripthookv-net
How to change max. wanted level
You can change it opening the .cs file provided with a text editor (like the MS Notepad, Notepad++ or any other program), and focus on this line:
GTA.Native.Function.Call(GTA.Native.Hash.SET_MAX_WANTED_LEVEL, 2);
change the last number (2 by default) for the max. wanted level you want.
Installation
Place Limit Wanted Level - 2.cs on the folder scripts, provided by .NET plugin. You can change the name of the .cs file.
Uninstallation
Remove the .cs file from your scripts folder.
Uploadet: 3. maj 2015
Last Downloaded: 19 hours ago
We need a "Wanted Levels Go Away Much Faster". So we can still get 5star.
Instead of Wanted lasting 30 secs, make it like 5 seconds, or make the time adjustable. And make the wanted radius circles much smaller, or adjustable as well. That way if you want to stay and fight to 5stars, you could. But if you wanted to easily get away, Ie., run around a corner, hide in a yard. you could do that as well... Very cool mod EnforcerZhukov.
This Does not work for me. I get above 2 stars every time I go on a rage and kill a cop that is after me.
we would need this as lua script or as .asi im not hating on .net but visual studio is pricey isnt it ?
@vvdevil I'll try to improve this and try to make other scripts to make the combat system better (at least for me). I'll try too to make this script as a LUA and ASI script, to check how all the tools work
@MobWulff Um, you mean 6th star? lol, this GTA has 5 stars, all the others had 6 as far as my GTA knowledge goes.
I am sick and tired of the police helicopters fast spawns, this why I'm going to use this
I see what you did with the current version number.
1.420...
@EnforcerZhukov can you make a mod that limits wanted level when driving specific vehicle??
@gh057 I can try, what kind of vehicles have you got in mind?
@EnforcerZhukov, I was thinking about FIB Granger, or FIB Buffalo. It would be perfect, because they are not to easy to obtain but it's possible. I'm trying to find something on gta site, but without success. Only thing i have found is this native that i think could activate mod when in any of police vehicles if properly used IS_PED_IN_ANY_POLICE_VEHICLE, but I can't get it working :(
Have a small problem. I have no folder called "scripts"
@swetysk And have you downloaded ScriptHook's .NET plugin?
@gh057 So, you mean, when the player enters the FIB Buffalo, for example, this script runs and locks the wanted level to 2 stars? I can try it. As well as trying to put a key or something to activate/deactivate it. I'll try to do that, just for learning and try to make better, bigger scripts.
@EnforcerZhukov, yes that is exactly what i'm trying to do :) I tried a lot of options but only thing i managed to run is when player enters any vehicle wanted lvl gets locked.
@EnforcerZhukov Instead of enable/disable key , you can make it like that we are able to set the limit of wanted stars ingame itself because closing the game and editing the file in notepad then again starting the game is quite cumbersome, ingame controls can be like CTRL+1 = limit to one star, CTRL+6 = limit to 6 star, something like that, just a suggestion though..
waiting for next update for disable/enable key
@EnforcerZhukov And please don't make an LUA script, LUA doesn't work for many people, including me.
@kokomijaj89 this isn't LUA, is .NET. Indeed you can edit the file and use it without closing and opening again the game, since with NET you can press Insert key to restart all the scripts.
But i'm working on this script nomore since, with RPF editing, i was able to remove the damn choppers from spawning.
i use a trainer lock the stars and boom only 2 stars . no big deal..
actually u can use "Simple Trainer" to get this, there is an option on it same as your mod
you can disable Helicopter too, mean Swat will appear but not Helicopter