Jump to content

_IS_PED_USING_SCENARIO_TYPE


Native Details

  • Name_IS_PED_USING_SCENARIO_TYPE
  • NamespacePED
  • Native Hash0x34D6AC1157C8226C
  • TypeAny
  • First seen version1207

Native Parameters

DESCRIPTION

There is no description yet for this native, why not edit it and add one?


User Feedback

Recommended Comments

Added name. I believe this is the actual name of the native, based on comments in the scripts.

 

if (!PED::_0x34D6AC1157C8226C((uParam0->f_107[iParam1 /*113*/])->f_5, (uParam0->f_107[iParam1 /*113*/])->f_8.f_1))
{
	SharedFunction19111(uParam0, "Is ped in enter scenario - FALSE - not using scenario type", 60, iParam1);
	return 0;
}
if (!TASK::IS_PED_ACTIVE_IN_SCENARIO((uParam0->f_107[iParam1 /*113*/])->f_5, 0))
{
	SharedFunction19111(uParam0, "Is ped in enter scenario - FALSE - not active in scenario", 60, iParam1);
	return 0;
}

 

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.