SetPlayersLastRiddenHorse

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(successfullySet:bool) SetPlayersLastRiddenHorse horse:ref

Marks the specified horse as the horse most recently ridden by the player.

This is the horse that will accompany the player when fast traveling while dismounted.

The argument must be a Creature of type Horse. Additionally, in order for the new horse to fast travel with the player it must not be owned by anyone other than the player.