Difference between revisions of "010E"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | + | {{OpCode | |
| − | + | | ini = 010E=2,%1d% %2d% | |
| − | + | | description = Sets the player's minimum wanted level | |
| − | + | | p1 = Player handle | |
| − | + | | p2 = Integer (wanted level) | |
| − | + | | game = [[GTA 3]], [[Vice City]], [[San Andreas]] | |
| − | This can set the player's | + | | native = [[ALTER_WANTED_LEVEL_NO_DROP]] |
| + | }} | ||
| + | This can set the player's wanted level from 0 to 6. When placed in a loop, this will set the minimum wanted level. The wanted level will not drop below the set value but a higher wanted level can be attained. | ||
==Keywords== | ==Keywords== | ||
| − | set, player, minimum, wanted, level | + | set, change, alter, player, minimum, wanted, level |
| − | |||
| − | |||
Revision as of 23:25, 16 January 2010
{{{games}}}
- Description
- Sets the player's minimum wanted level
- Syntax
- {{{syntax1}}}
- Parameter
- Native analog
- ALTER_WANTED_LEVEL_NO_DROP
This can set the player's wanted level from 0 to 6. When placed in a loop, this will set the minimum wanted level. The wanted level will not drop below the set value but a higher wanted level can be attained.
Keywords
set, change, alter, player, minimum, wanted, level