Skip to main content

Ped Miscellaneous


IsPedBackupPed(Ped ped);

Gets whether the specified ped is a backup ped controlled by PR.

public static bool IsPedBackupPed(Ped ped);

IsPedGrabbed(Ped ped);

Checks if the ped is being grabbed by any PR ped or the player.

public static bool IsPedGrabbed(Ped ped);