Jump to content

_IS_PED_COMPONENT_EQUIPPED


Native Details

  • Name_IS_PED_COMPONENT_EQUIPPED
  • NamespacePED
  • Native Hash0xFB4891BD7578CDC1
  • TypeAny
  • First seen version1207

Native Parameters

DESCRIPTION

Example in C#  By: Hayden Almeida 
 

bool using = Function.Call<bool>((Hash)0xFB4891BD7578CDC1 ,PlayerPedId(), 0x9925C067)  //checking if player is using a hat
if(using)
	//do something....
else
	//do something...

 



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.