Difference between revisions of "Wanted level"
Jump to navigation
Jump to search
(→GTA 3D) |
|||
Line 5: | Line 5: | ||
== GTA 3D == | == GTA 3D == | ||
− | === Chaos | + | === Chaos Level=== |
− | The severity of each possible crime is measured in 'chaos points', which is added to the player's current chaos level, when the player commit a crime. Commiting crimes and gaining chaos points may result in one or more wanted level stars. Here's the table of correlation between the chaos level and | + | The severity of each possible crime is measured in 'chaos points', which is added to the player's current chaos level, when the player commit a crime. Commiting crimes and gaining chaos points may result in one or more wanted level stars. Here's the table of correlation between the chaos level and wanted levels. |
{|align="center" class="wikitable" | {|align="center" class="wikitable" | ||
Line 14: | Line 14: | ||
| '''Game \ Wanted Level''' || 1 || 2 || 3 || 4 || 5 || 6 | | '''Game \ Wanted Level''' || 1 || 2 || 3 || 4 || 5 || 6 | ||
|- | |- | ||
− | | GTA III || | + | | GTA III || 40 || 200 || 400 || 800 || 1600 || 3200 |
|- | |- | ||
| Vice City || 50 || 180 || 550 || 1200 || 2400 || 4800 | | Vice City || 50 || 180 || 550 || 1200 || 2400 || 4800 | ||
Line 20: | Line 20: | ||
| San Andreas || 70 || 200 || 570 || 1220 || 2420 || 4620 | | San Andreas || 70 || 200 || 570 || 1220 || 2420 || 4620 | ||
|} | |} | ||
+ | |||
+ | In GTA III and Vice City the chaos level is decreased by one per second if the wanted level is 0 or 1, and there is no police near the player in radius of 18 units. | ||
=== Mission Script === | === Mission Script === |
Revision as of 19:45, 15 August 2015
A wanted level is a visual representation of the police attention towards the player. The more crimes the player commit in a row, the more police and other forms of law enforcement chase him.
GTA 3D
Chaos Level
The severity of each possible crime is measured in 'chaos points', which is added to the player's current chaos level, when the player commit a crime. Commiting crimes and gaining chaos points may result in one or more wanted level stars. Here's the table of correlation between the chaos level and wanted levels.
Chaos points | ||||||
---|---|---|---|---|---|---|
Game \ Wanted Level | 1 | 2 | 3 | 4 | 5 | 6 |
GTA III | 40 | 200 | 400 | 800 | 1600 | 3200 |
Vice City | 50 | 180 | 550 | 1200 | 2400 | 4800 |
San Andreas | 70 | 200 | 570 | 1220 | 2420 | 4620 |
In GTA III and Vice City the chaos level is decreased by one per second if the wanted level is 0 or 1, and there is no police near the player in radius of 18 units.
Mission Script
Game | Opcode | Description |
---|---|---|
010D | alter wanted level | |
010E | alter wanted level no drop | |
010F | is wanted level greater | |
0110 | clear wanted level | |
01C0 | store wanted level | |
01F0 | set max wanted level | |
03C7 | set wanted multiplier | |
050F | get max wanted level |
External link
Wanted Level – at GTA.Wikia.com