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...
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...
Recommended Comments
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.