Difference between revisions of "01F0"

From GTAMods Wiki
Jump to navigation Jump to search
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<code>01F0=1,%1d%</code><br>
+
{{Icon|trilogy}} '''SET_MAX_WANTED_LEVEL'''
'''Description''': Sets the player's maximum wanted level<br>
+
<hr />
'''Parameter 1''': Integer<br>
+
'''Description'''
'''Supports''': GTA3, Vice City, San Andreas<br>
+
: Sets the maximum [[wanted level]]
 +
'''Syntax'''
 +
: 01F0: set_max_wanted_level_to [''int'']
 +
'''Parameter'''
 +
: [''int'']
 +
:: Wanted level (0-6)
 +
'''Native analog'''
 +
: [[SET_MAX_WANTED_LEVEL]]
  
This can set the player's maximum wanted level from 0 to 6.
+
This opcode sets the maximum attainable wanted level ranging from 0 to 6. In San Andreas, opcode [[050F]] can get the maximum wanted level.  
  
==Keywords==
+
In San Andreas, cheats increasing wanted level also change the maximum wanted level.
set, player, maximum, wanted, level
+
 
 +
== Keywords ==
 +
set, max, maximum, wanted, level
  
 
[[Category:OpCodes]]
 
[[Category:OpCodes]]

Latest revision as of 11:44, 23 August 2015

GTA III Vice City San Andreas SET_MAX_WANTED_LEVEL


Description

Sets the maximum wanted level

Syntax

01F0: set_max_wanted_level_to [int]

Parameter

[int]
Wanted level (0-6)

Native analog

SET_MAX_WANTED_LEVEL

This opcode sets the maximum attainable wanted level ranging from 0 to 6. In San Andreas, opcode 050F can get the maximum wanted level.

In San Andreas, cheats increasing wanted level also change the maximum wanted level.

Keywords

set, max, maximum, wanted, level