Difference between revisions of "OBSE Wishes Fulfilled"

283 bytes added ,  00:25, 31 December 2007
add getHorse/GetPlayersLastRiddenHorse
imported>Scruggs
(Add newlines/names in messages; GetCrosshairRef, actor flag setters/getters, GetSoulLevel, etc (v0014))
imported>Scruggs
(add getHorse/GetPlayersLastRiddenHorse)
Line 91: Line 91:
*'''IsPersistent''' - returns true if the reference is persistent; possibly allows persistence to be toggled via script.
*'''IsPersistent''' - returns true if the reference is persistent; possibly allows persistence to be toggled via script.
*'''SetRespawns/GetRespawns [ObjectID]''' - Sets or gets the ''respawns'' attribute of containers. ''Also implemented for actors.''
*'''SetRespawns/GetRespawns [ObjectID]''' - Sets or gets the ''respawns'' attribute of containers. ''Also implemented for actors.''
*'''getHorse''' - Returns a reference to the horse currently ridden by the calling actor.
*'''GetPlayerLastRiddenHorse''' it does essentially the same thing as '''GetHorse''' but has more uses and may be easier to do since there's already an '''IsPlayersLastRiddenHorse''' function.
Anonymous user