GetWantedByLinkedId
Get wether the player has any warrant linked to them or not from their state id.
Paramters:
linked_id
(string
): The linked ID (drx_players.stateid
) to search for.
Returns:
result
(boolean
): Returnstrue
if the player has any warrant linked to them, otherwisefalse
.
Last updated
Was this helpful?