Skip to content

Commit

Permalink
Update SetPlayerWantedLevelNoDrop.md
Browse files Browse the repository at this point in the history
Updated 0-5 to 0-10
  • Loading branch information
gtasnail authored Jul 30, 2023
1 parent 52a3a4b commit c0d0e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PLAYER/SetPlayerWantedLevelNoDrop.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ void SET_PLAYER_WANTED_LEVEL_NO_DROP(Player player, int wantedLevel, BOOL delaye
## Parameters
* **player**: the target player
* **wantedLevel**: the wanted level 1-5
* **delayedResponse**: false = 0-5sec police spawn response time, true = 10-20sec police spawn response time
* **delayedResponse**: false = 0-10sec police spawn response time, true = 10-20sec police spawn response time
## Examples
```lua
Expand Down

0 comments on commit c0d0e1b

Please sign in to comment.