Page MenuHomeFeedback Tracker

[Feature Request] attachedTo command to return attached status of vehicle
Closed, ResolvedPublic

Description

My feature request is to introduce new scripting command that will return current attached state of specified vehicle. Suggested syntax

attachedTo <vehicle>

Command should return following data:
[TObject, Offset, MemPoint, Dir, VectorDir, VectorUp]

TObject, Offset, MemPoint are values that you provide with attachTo command
Additionally I suggest to return direction, vector dir and vector up values relative to which supplied object is attached to. Currently vectorUp, vectorDir and getDir commands return values relative to the world while when you use setVectorUp, setVectorDir and setDir commands they rotate object relative to object, not the world.

If object is not attached to anything, then it should return empty array

Details

Legacy ID
1935146770
Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 7
Category
Feature Request

Event Timeline

SaMatra edited Steps To Reproduce. (Show Details)Jun 21 2013, 7:28 AM
SaMatra edited Additional Information. (Show Details)
SaMatra set Category to Feature Request.
SaMatra set Reproducibility to N/A.
SaMatra set Severity to None.
SaMatra set Resolution to Open.
SaMatra set Legacy ID to 1935146770.May 7 2016, 2:41 PM

This is a good suggestion. I have a similar request for an an enhanced attachTo command #0008488 that would compliment this.

LouMontana closed this task as Resolved.Nov 6 2020, 1:45 PM
LouMontana updated the task description. (Show Details)
LouMontana edited Steps To Reproduce. (Show Details)
LouMontana edited Additional Information. (Show Details)
LouMontana set Operating System to Windows 7.