Difference between revisions of "Talk:GetPositionX - ObjectReference"
Jump to navigation
Jump to search
Talk:GetPositionX - ObjectReference (edit)
Revision as of 19:31, 17 January 2019
, 19:31, 17 January 2019no edit summary
imported>Rasikko (→GetCoordinateX: Changed function to an array.) |
imported>Scrivener07 |
||
Line 34: | Line 34: | ||
To cut down on function calls, it does not check for interiors, so do not use this for references that are in an interior. Also the Z position was intentionally | To cut down on function calls, it does not check for interiors, so do not use this for references that are in an interior. Also the Z position was intentionally | ||
omit, as the purpose of this function is to obtain only the X,Y coordinates as seen in the Cell View Window. --[[User:Rasikko|Rasikko]] ([[User talk:Rasikko|talk]]) 2019-01-15T04:04:35 (EST) | omit, as the purpose of this function is to obtain only the X,Y coordinates as seen in the Cell View Window. --[[User:Rasikko|Rasikko]] ([[User talk:Rasikko|talk]]) 2019-01-15T04:04:35 (EST) | ||
:I havent tested this in game but this looks like a worthy example to add on the primary page. Nice function. [[User:Scrivener07|Scrivener07]] ([[User talk:Scrivener07|talk]]) 2019-01-17T19:31:31 (EST) |