Jump to content

GET_PLAYER_PED


Native Details

  • NameGET_PLAYER_PED
  • NamespacePLAYER
  • Native Hash0x275F255ED201B937
  • TypePed
  • First seen version1207

Native Parameters

  • Parameter 0Player playerIndex
    The index (ID) of the player.

DESCRIPTION

Returns the Ped handle of the given Player ID.


CODE EXAMPLE

ped = GET_PLAYER_PED(PLAYER_ID());
if (DOES_ENTITY_EXIST(ped)) { ...

User Feedback

Recommended Comments

There are no comments to display.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Add a comment...

Recently Browsing 0

  • No registered users viewing this page.