GET_PLAYER_FAKE_WANTED_LEVEL
Gets the current fake wanted level for a specified player. This native is used server side when using OneSync.
CFX
Signature
lua
GetPlayerFakeWantedLevel(playerSrc)
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| char* | The target player |
Usage
lua
GetPlayerFakeWantedLevel(playerSrc)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
