Native referenceFiveM

SET_POLICE_IGNORE_PLAYER

0x32C62AA929C2DA6A PLAYER
FUNCTION SIGNATURE
void SET_POLICE_IGNORE_PLAYER(Player player, BOOL toggle);
Property Value
Native Name SET_POLICE_IGNORE_PLAYER
Hash 0x32C62AA929C2DA6A
Return Type void
Parameters player (Player), toggle (BOOL)

Description: ``` The player will be ignored by the police if toggle is set to true

Back to PLAYER