Difference between revisions of "ObjectReference Script"

Jump to navigation Jump to search
26 bytes added ,  18:25, 13 February 2012
→‎Member Functions: adding missing param
imported>Gr3y
imported>SteveL
(→‎Member Functions: adding missing param)
Line 268: Line 268:
*Function [[TetherToHorse - ObjectReference|TetherToHorse]](ObjectReference akHorse)
*Function [[TetherToHorse - ObjectReference|TetherToHorse]](ObjectReference akHorse)
**Tether a prisoner cart to the given horse.
**Tether a prisoner cart to the given horse.
*Function [[TranslateTo - ObjectReference|TranslateTo]](float afX, float afY, float afZ, float afAngleX, float afAngleY, float afAngleZ, float afSpeed)
*Function [[TranslateTo - ObjectReference|TranslateTo]](float afX, float afY, float afZ, float afAngleX, float afAngleY, float afAngleZ, float afSpeed, float afMaxRotationSpeed)
**Makes the object translate to the given pos/orient.
**Makes the object translate to the given pos/orient.
*Function [[TranslateToRef - ObjectReference|TranslateToRef]](ObjectReference arTarget, float afSpeed, float afMaxRotationSpeed)
*Function [[TranslateToRef - ObjectReference|TranslateToRef]](ObjectReference arTarget, float afSpeed, float afMaxRotationSpeed)
Anonymous user

Navigation menu