Difference between revisions of "01F0"
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 | + | : 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 | + | :: Wanted level (0-6) |
'''Native analog''' | '''Native analog''' | ||
: [[SET_MAX_WANTED_LEVEL]] | : [[SET_MAX_WANTED_LEVEL]] | ||
− | This opcode sets the | + | 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, | + | |
+ | == Keywords == | ||
+ | set, max, maximum, wanted, level | ||
[[Category:OpCodes]] | [[Category:OpCodes]] |
Latest revision as of 11:44, 23 August 2015
Description
- Sets the maximum wanted level
Syntax
- 01F0: set_max_wanted_level_to [int]
Parameter
- [int]
- Wanted level (0-6)
Native analog
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