Difference between revisions of "01F0"

From GTAMods Wiki
Jump to navigation Jump to search
(updating page)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Icon|trilogy}}
+
{{Icon|trilogy}} '''SET_MAX_WANTED_LEVEL'''
 
<hr />
 
<hr />
 
'''Description'''
 
'''Description'''
: Sets the player's maximum wanted level
+
: Sets the maximum [[wanted level]]
 
'''Syntax'''
 
'''Syntax'''
 
: 01F0: set_max_wanted_level_to [''int'']
 
: 01F0: set_max_wanted_level_to [''int'']
 
'''Parameter'''
 
'''Parameter'''
 
: [''int'']
 
: [''int'']
:: Wanted level, range from 0 to 6
+
:: Wanted level (0-6)
 
'''Native analog'''
 
'''Native analog'''
 
: [[SET_MAX_WANTED_LEVEL]]
 
: [[SET_MAX_WANTED_LEVEL]]
  
This opcode sets the player's maximum attainable wanted level ranging 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