Difference between revisions of "OBSE Wishes Fulfilled"

41 bytes added ,  21:53, 22 November 2007
Add cell scanning functions
imported>Scruggs
(add getOwner)
imported>Scruggs
(Add cell scanning functions)
Line 64: Line 64:
*'''GetName''' - Returns full name of object or reference
*'''GetName''' - Returns full name of object or reference


==OBSE v0013 (forthcoming)==
==OBSE v0013==
''v0013 is currently in beta, and not all listed functions have been released.''
*'''con_LoadGame'''
*'''con_LoadGame'''
*'''IsUnderWater''' - Returns true if calling object is underwater
*'''IsUnderWater''' - Returns true if calling object is underwater
Line 79: Line 78:
*'''Get/SetOpenKey''' - returns or sets the key needed to open a lockable reference
*'''Get/SetOpenKey''' - returns or sets the key needed to open a lockable reference
*'''GetOwner''' - Returns the owner of the calling reference.
*'''GetOwner''' - Returns the owner of the calling reference.
*'''CellScan''' - Use GetFirstRef/GetNextRef to iterate through all references (or just those of a given type) within the current cell.
Anonymous user