Difference between revisions of "Wanted level"

From GTAMods Wiki
Jump to navigation Jump to search
(stub, please add more)
 
(GTA 3D)
Line 4: Line 4:
  
 
== GTA 3D ==
 
== GTA 3D ==
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 wanted level.
+
 
 +
=== Chaos Points===
 +
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 wanted level.
  
 
{|align="center" class="wikitable"
 
{|align="center" class="wikitable"
Line 17: Line 19:
 
|-
 
|-
 
| San Andreas || 70 || 200 || 570 || 1220 || 2420 || 4620
 
| San Andreas || 70 || 200 || 570 || 1220 || 2420 || 4620
 +
|}
 +
 +
=== Mission Script ===
 +
 +
{| class="wikitable center-col-1 center-col-2"
 +
! Game
 +
! Opcode
 +
! Description
 +
|-
 +
| {{icon|t}} || [[010D]] || alter wanted level
 +
|-
 +
| {{icon|t}} || [[010E]] || alter wanted level no drop
 +
|-
 +
| {{icon|t}} || [[010F]] || is wanted level greater
 +
|-
 +
| {{icon|t}} || [[0110]] || clear wanted level
 +
|-
 +
| {{icon|t}} || [[01C0]] || store wanted level
 +
|-
 +
| {{icon|t}} || [[01F0]] || set max wanted level
 +
|-
 +
| {{icon|t}} || [[03C7]] || set wanted multiplier
 +
|-
 +
| {{a|r}}|{{icon|sa}} || [[050F]] || get max wanted level
 
|}
 
|}
  

Revision as of 18:15, 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 Points

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 wanted level.

Chaos points
Game \ Wanted Level 1 2 3 4 5 6
GTA III 60 220 420 820 1620 3220
Vice City 50 180 550 1200 2400 4800
San Andreas 70 200 570 1220 2420 4620

Mission Script

Game Opcode Description
GTA III Vice City San Andreas 010D alter wanted level
GTA III Vice City San Andreas 010E alter wanted level no drop
GTA III Vice City San Andreas 010F is wanted level greater
GTA III Vice City San Andreas 0110 clear wanted level
GTA III Vice City San Andreas 01C0 store wanted level
GTA III Vice City San Andreas 01F0 set max wanted level
GTA III Vice City San Andreas 03C7 set wanted multiplier
San Andreas 050F get max wanted level

External link

Wanted Level – at GTA.Wikia.com