https://umod.org/documentation/games/rust#onhorselead
error:
object OnHorseLead(BaseRideableAnimal animal, BasePlayer player)
ok:
object OnHorseLead(BaseRidableAnimal animal, BasePlayer player)
https://umod.org/documentation/games/rust#onhorselead
error:
object OnHorseLead(BaseRideableAnimal animal, BasePlayer player)
ok:
object OnHorseLead(BaseRidableAnimal animal, BasePlayer player)
Thanks, fixed!