SetPlayersLastRiddenHorse

Revision as of 13:37, 7 July 2012 by imported>QQuix (New page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::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.