SetPlayerWantedLevel — RedM Natives
0xB7A0914B · CFX · server
SET_PLAYER_WANTED_LEVEL This is the server-side RPC native equivalent of the client native SET_PLAYER_WANTED_LEVEL.
Parameters
| Name | Type | Description |
|---|---|---|
| player | Player | the target player |
| wantedLevel | int | the wanted level 1-5 |
| delayedResponse | BOOL | false = 0-10sec police spawn response time, true = 10-20sec police spawn response time |
Returns
void