Jump to content

TASK_LEAD_HORSE


Native Details

  • NameTASK_LEAD_HORSE
  • NamespaceTASK
  • Native Hash0x9A7A4A54596FE09D
  • Typeint
  • First seen version1207

Native Parameters

  • Parameter 0Ped ped
  • Parameter 1Ped horse

DESCRIPTION

Example use in C# by: Hayden Almeida  ðŸ§²

public static void LeadHorse(int ped, int horse)
{
	Function.Call((Hash)0x9A7A4A54596FE09D, ped, horse);
}

 



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.