Jump to content
    1. Welcome to GTAForums!

    1. GTANet.com

    1. GTA Online

      1. Los Santos Drug Wars
      2. Updates
      3. Find Lobbies & Players
      4. Guides & Strategies
      5. Vehicles
      6. Content Creator
      7. Help & Support
    2. Red Dead Online

      1. Blood Money
      2. Frontier Pursuits
      3. Find Lobbies & Outlaws
      4. Help & Support
    3. Crews

    1. Grand Theft Auto Series

      1. Bugs*
      2. St. Andrews Cathedral
    2. GTA VI

    3. GTA V

      1. Guides & Strategies
      2. Help & Support
    4. GTA IV

      1. The Lost and Damned
      2. The Ballad of Gay Tony
      3. Guides & Strategies
      4. Help & Support
    5. GTA San Andreas

      1. Classic GTA SA
      2. Guides & Strategies
      3. Help & Support
    6. GTA Vice City

      1. Classic GTA VC
      2. Guides & Strategies
      3. Help & Support
    7. GTA III

      1. Classic GTA III
      2. Guides & Strategies
      3. Help & Support
    8. Portable Games

      1. GTA Chinatown Wars
      2. GTA Vice City Stories
      3. GTA Liberty City Stories
    9. Top-Down Games

      1. GTA Advance
      2. GTA 2
      3. GTA
    1. Red Dead Redemption 2

      1. PC
      2. Help & Support
    2. Red Dead Redemption

    1. GTA Mods

      1. GTA V
      2. GTA IV
      3. GTA III, VC & SA
      4. Tutorials
    2. Red Dead Mods

      1. Documentation
    3. Mod Showroom

      1. Scripts & Plugins
      2. Maps
      3. Total Conversions
      4. Vehicles
      5. Textures
      6. Characters
      7. Tools
      8. Other
      9. Workshop
    4. Featured Mods

      1. Design Your Own Mission
      2. OpenIV
      3. GTA: Underground
      4. GTA: Liberty City
      5. GTA: State of Liberty
    1. Rockstar Games

    2. Rockstar Collectors

    1. Off-Topic

      1. General Chat
      2. Gaming
      3. Technology
      4. Movies & TV
      5. Music
      6. Sports
      7. Vehicles
    2. Expression

      1. Graphics / Visual Arts
      2. GFX Requests & Tutorials
      3. Writers' Discussion
      4. Debates & Discussion
    1. Announcements

    2. Support

    3. Suggestions

Wanted profile system (Keeping low profile from cops)


MKKJ
 Share

Recommended Posts

Header.png

Version 2.1

 

Hate playing hide and seek with cops? Loving how easily cops took their eyes off you?
Don't want to feel how it is like to lie low from police?
Then this mod is not for you! :-D

What is this?
This mod adds wanted profile system, where you need stay away from police for a while after gaining wanted level.

Wanted rank and Profile
Wanted rank shows how much threat you are for police and Profile shows how well police in your area recognize you.
Being spotted will reinstate your wanted level based on your rank. So its possible to gain 3 or 6 wanted star just by approaching a patrol.

You have to keep your eye on your profile and wanted rank. Press TAB* while on-foot to show or hide your Wanted profile status.
Stars shows your Wanted rank, similiar to wanted level while its color shows your Profile, with red as higher profile.

Escaping police and losing wanted level
Losing wanted level by any means will leave wanted rank persists, which indicates police still searching for you.
However, losing wanted level also temporarily suspends your wanted rank, which prevent your wanted level reinstate for being spotted.
You can use this chance to lose your wanted level and escape from police mass easier.

Avoiding police and losing wanted rank
Keeping low profile will be main objective for you to avoid police. Hold back any crime activities and keep your wanted level low.
You can also conceal your profile by changing appearance, it will make police harder to recognize you.
And stay away from your last location seen by police, it helps maintain your profile. Higher ranks would require you moving to other cities or even across state.

Wanted rank will drop over time, usually took at least a day or more to lose one rank. Skipping time by saving game will helps.
Additionally picking up bribes during chase also reduce wanted rank cooldown, should you collect enough bribe before your wanted level reinstates.

 

Config file

A config file is included to adjust how Wanted profile status displayed including its position, size and alignment.
You can also change keypress to show or hide your Wanted profile status.

Video & Screenshots

 

 

SS1.jpg

SS3.jpg

SS4.jpg

 


Download
Mediafire - GTAGarage - GTAInside

 

See Also

 

Hide of the cops
This mod allows player to lose wanted level by hiding. If wanted profile is too hard, this mod can balance it.

Ace Statbox
This mod features customizable statbox, with Wanted profile support in it. So you can replace fancy-looking stars with actual stats in statbox.

 

 

 

Version History

 

 

v1.2 (26/07/16)
- Crime sensitivity is removed

v2.0 (17/10/16)
- Wanted rank now drop properly based on the game's clock instead of fixed at half seconds
- Wanted rank will noticeably decrease for every days passed
- Skipping time by saving game now reduce cooldown time properly
- Picking up bribe now also reduce cooldown time, same amount as saving game
- Wasted or Busted now clears your wanted rank instead
- Now everytime your Wanted level decreases, your wanted rank will temporary suspended.
- During suspended your wanted level will not reinstated, giving time to get away
- Profile can now concealed by changing lower clothes or special clothes
- Profile still can only concealed down to 20%
- Wanted rank indicator now represented in stars instead of text panel
- Profile represented in color, with red means high profile
- Added config to adjust its size, position and alignment
- Wanted rank can be shown/hide by pressing adjustable keypress
- Wanted level now only slightly increases profile instead of squared it whole
- Profile increment now also calculated AFTER profile concealment with other factors

 

v2.1 (28/02/16)

- Profile stars now calculated for different resolutions

- Rewrite profile star configuration

- Profile now shown as empty if suspended

- Crime sensitivity (03C7) now also affects profile, but its effect invisible to HUD

- Changing shades and hat/haircut altogether grants bonus to profile concealment

 

 

Edited by MKKJ
  • Like 3
Link to comment
Share on other sites

This doesn't seem to work for me

Panel not showing or cops not responding or game not responding?

Edited by MKKJ
Link to comment
Share on other sites

thalilmythos

 

This doesn't seem to work for me

Panel not showing or cops not responding or game not responding?

 

The script, doesn't work at all, nothing is working

Link to comment
Share on other sites

The script, doesn't work at all, nothing is working

I completely have no idea how it doesn't work at all since its fine in both of my installation.

For now try this script and see if it prints any text to the game.

Link to comment
Share on other sites

Junior_Djjr

Your mod worked very well here, but the text in screen not. Really your method to do this isn't correct, the better way is like this (using short strings):

 

if [email protected] < 750then 05AA: [email protected] = 'WRANK0'else if [email protected] < 1500    then 05AA: [email protected] = 'WRANK1'    else if [email protected] < 2500        then 05AA: [email protected] = 'WRANK2'        else if [email protected] < 4000            then 05AA: [email protected] = 'WRANK3'            else if [email protected] < 6000                then 05AA: [email protected] = 'WRANK4'                else if [email protected] < 8000                    then 05AA: [email protected] = 'WRANK5'                    else 05AA: [email protected] = 'WRANK6'                    end                end            end        end    endend   if [email protected] < 2.0then 05AA: [email protected] = 'WSTAT0'else if [email protected] < 6.0    then 05AA: [email protected] = 'WSTAT1'    else if [email protected] < 10.0        then 05AA: [email protected] = 'WSTAT2'        else if [email protected] < 15.0            then 05AA: [email protected] = 'WSTAT3'            else 05AA: [email protected] = 'WSTAT4'            end        end    endend 08D4: [email protected] = create_panel_with_title 'WNTDD' position 32.0 150.0 width 120.0 columns 1 interactive 0 background 1 alignment 1 08DB: set_panel [email protected] column 0 header 'DUMMY' data 'WRANK' [email protected] 'WSTAT' [email protected] 'DUMMY' 'DUMMY' 'DUMMY' 'DUMMY' 'DUMMY' 'DUMMY' 'DUMMY' 'DUMMY' 
Worked in this way.

 

Nice complement to my old nooby mod.

Edited by Junior_Djjr
Link to comment
Share on other sites

Thanks for the feedback, nice to hear it works good.

 

Welp, it seems i got too used with new opcodes. The file's already updated, however. It saves few bytes, but still something.

Link to comment
Share on other sites

  • 3 months later...

Update!

 

v2.0
- Wanted rank now drop properly based on the game's clock instead of fixed at half seconds
- Wanted rank will noticeably decrease for every days passed
- Skipping time by saving game now reduce cooldown time properly
- Picking up bribe now also reduce cooldown time, same amount as saving game
- Wasted or Busted now clears your wanted rank instead

- Now everytime your Wanted level decreases, your wanted rank will temporary suspended.
- During suspended your wanted level will not reinstated, giving time to get away
- Profile can now concealed by changing lower clothes or special clothes
- Profile still can only concealed down to 20%
- Wanted rank indicator now represented in stars instead of text panel
- Profile represented in color, with red means high profile
- Added config to adjust its size, position and alignment
- Wanted rank can be shown/hide by pressing adjustable keypress

- Wanted level now only slightly increases profile instead of squared it whole

 

Finally, simpler status and no more silly keypress.

You can also get out of pay n spray without fear getting caught with cops, and bribe now have more purpose.

Link to comment
Share on other sites

  • 3 months later...

Your mod has a bug in missions: some of them order that wanted level doesn't increase, but yours breaks it.

Which missions is it?

Edited by MKKJ
Link to comment
Share on other sites

A lot of missions in game block the increasing wanted level:

- Robbing The Uncle Sam;

- Up up away (that one who you steal an helicopter in a military base);

 

And I think it makes extra cops appear when they must'n do, like in that mission with catallina robbing a bank.

Link to comment
Share on other sites

A lot of missions in game block the increasing wanted level:

- Robbing The Uncle Sam;

- Up up away (that one who you steal an helicopter in a military base);

 

And I think it makes extra cops appear when they must'n do, like in that mission with catallina robbing a bank.

Those missions doesn't "block" wanted levels, they just make wanted levels harder to go up. So wanted profile just get past through the restriction.

Some missions that does block wanted levels like Drive-By and Outrider, will also block wanted profile. And yeah, that doesn't make much sense.

 

That's the point, though. To make yourself extra cautious while dealing with cops, especially after committed major crime.

 

Also scripted cops won't reinstate your wanted level, so your likely problem would be random cops on the streets.

Edited by MKKJ
Link to comment
Share on other sites

I checked and I guess some extra cops it's not your mods' bug. But yours bugs some missions which must not increase wanted level.

 

In my opinion, Rockstar did it with a reason. You can unless make a optional fix for these cases. I think your mod will be more required after that! :D

Link to comment
Share on other sites

  • 2 weeks later...

Update!

 

v2.1

- Profile stars now calculated for different resolutions

- Rewrite profile star configuration

- Profile now shown as empty if suspended

- Crime sensitivity (03C7) now also affects profile, but its effect invisible to HUD

- Changing shades and hat/haircut altogether grants bonus to profile concealment

 

I can't do much about 03C7. It doesn't make sense if it grants you 1-star wanted if wanted rank says 6, so i'm going with profile.

Also following Ace HUD, i will re-format config that adjust interface to Ace HUD-like.

Edited by MKKJ
  • Like 1
Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • 1 User Currently Viewing
    0 members, 0 Anonymous, 1 Guest

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.