SetPlayerResistingArrest - Actor
Jump to navigation
Jump to search
Member of: Actor Script
Flags the player as resisting arrest from this actor's faction.
Syntax[edit | edit source]
Function SetPlayerResistingArrest() native
Parameters[edit | edit source]
None
Return Value[edit | edit source]
None.
Examples[edit | edit source]
; Flags the player as resisting arrest from Bob's faction
Bob.SetPlayerResistingArrest()