DESCRIPTION
Returns the Ped handle of the given Player ID.
CODE EXAMPLE
ped = GET_PLAYER_PED(PLAYER_ID()); if (DOES_ENTITY_EXIST(ped)) { ...
Returns the Ped handle of the given Player ID.
ped = GET_PLAYER_PED(PLAYER_ID()); if (DOES_ENTITY_EXIST(ped)) { ...
Red Dead Redemption 2 Native Database by www.mod-rdr.com, includes contributions by gudmunduro and alloc8or.
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.