Description: nullsub, doesn't do anything
| Property | Value |
|---|---|
| Native Name | CLEAR_PLAYER_WANTED_LEVEL |
| Hash | 0x4E4B996C928C7AA6 |
| Return Type | void |
| Build | 1207 |
| Parameters | player (Player) |
Parameters
player(Player)
Usage
Lua (Direct):
ClearPlayerWantedLevel(player)
Lua (Hash):
Citizen.InvokeNative(0x4E4B996C928C7AA6, player)