Animal (14)
All currently available hooks that are found in Carbon. Most hooks would be ones compatible with Oxide, although there are Carbon-only ones as well.
Last updated
All currently available hooks that are found in Carbon. Most hooks would be ones compatible with Oxide, although there are Carbon-only ones as well.
Last updated
Returning a non-null value cancels default behavior.
This hook is Carbon-only compatible.
Patches BaseRidableAnimal.DoDung of Assembly-CSharp.dll.
Returning a non-null value cancels default behavior.
This hook is Carbon-only compatible.
Patches RidableHorse2.DoDung of Assembly-CSharp.dll.
No return behavior.
This hook is Carbon-only compatible.
Patches BaseRidableAnimal.DoDung of Assembly-CSharp.dll.
This hook requires OnAnimalDungProduced [BaseRidableAnimal] [Variable], which loads alongside OnAnimalDungProduced.
Returning a non-null value cancels default behavior.
This hook is Carbon-only compatible.
Patches BaseRidableAnimal.DoDung of Assembly-CSharp.dll.
This hook requires OnAnimalDungProduce [BaseRidableAnimal], which loads alongside OnAnimalDungProduced.
No return behavior.
This hook is Carbon-only compatible.
Patches RidableHorse2.DoDung of Assembly-CSharp.dll.
This hook requires OnAnimalDungProduced [RidableHorse2] [Variable], which loads alongside OnAnimalDungProduced.
Returning a non-null value cancels default behavior.
This hook is Carbon-only compatible.
Patches RidableHorse2.DoDung of Assembly-CSharp.dll.
This hook requires OnAnimalDungProduce [RidableHorse2], which loads alongside OnAnimalDungProduced.
Called just before setting the hitch.
Returning a non-null value cancels default behavior.
This hook is compatible within Carbon and Oxide.
Patches HitchTrough.AttemptToHitch of Assembly-CSharp.dll.
Called when a player tries to lead a horse.
Returning a non-null value cancels default behavior.
This hook is compatible within Carbon and Oxide.
Patches BaseRidableAnimal.RPC_Lead of Assembly-CSharp.dll.
Called when a player tries to lead a horse.
Returning a non-null value cancels default behavior.
This hook is compatible within Carbon and Oxide.
Patches RidableHorse2.SERVER_Lead of Assembly-CSharp.dll.
Returning a non-null value cancels default behavior.
This hook is compatible within Carbon and Oxide.
Patches HitchTrough.UnHitch of Assembly-CSharp.dll.
Called when a player tries to claim a horse.
Returning a non-null value cancels default behavior.
This hook is compatible within Carbon and Oxide.
Patches BaseRidableAnimal.RPC_Claim of Assembly-CSharp.dll.
Called when a player tries to claim a horse.
Returning a non-null value cancels default behavior.
This hook is compatible within Carbon and Oxide.
Patches RidableHorse2.SERVER_Claim of Assembly-CSharp.dll.
Called after a player has claimed a horse.
No return behavior.
This hook is compatible within Carbon and Oxide.
Patches BaseRidableAnimal.RPC_Claim of Assembly-CSharp.dll.
This hook requires OnRidableAnimalClaim [BaseRidableAnimal], which loads alongside OnRidableAnimalClaimed.
Called after a player has claimed a horse.
No return behavior.
This hook is compatible within Carbon and Oxide.
Patches RidableHorse2.SERVER_Claim of Assembly-CSharp.dll.
This hook requires OnRidableAnimalClaim [RidableHorse2], which loads alongside OnRidableAnimalClaimed.