Skip to content

getPos is a brittle function #187

@kymckay

Description

@kymckay

Same deal as fix #183 for #182.

CBA_fnc_getPos uses brittle code that can't handle input in array form because it deals directly with variable _this, however it's a bit more problematic to fix and retain backwards compatibility since the parameters passed can be an array of the form [x,y,z].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions