Difference between revisions of "Talk:OBSE Wish List"
Jump to navigation
Jump to search
GetCrosshairDistance request
imported>Scruggs (Might as well mark it "fulfilled") |
imported>Haama (GetCrosshairDistance request) |
||
Line 2: | Line 2: | ||
If you think something should have stayed on the list or if you think a change in one of the items misinterpreted what was meant, please let us know. | If you think something should have stayed on the list or if you think a change in one of the items misinterpreted what was meant, please let us know. | ||
===GetCrosshairDistance=== | |||
*How far away is the item or surface under the crosshair? | |||
**This can already be done with [[GetDistance]] using the reference returned by [[GetCrosshairRef]] and player. | |||
***response: Not if the crosshair is over terrain or water. | |||
****GetCrosshairRef returns the reference that would be activated if the player pressed activate. Terrain and water would require a completely different function. Also, it's unclear what could be done with this specific information, and a different function/request might be better suited.--[[User:Haama|Haama]] 18:21, 26 February 2008 (EST) | |||
==Dejaside's Binary Examples== | ==Dejaside's Binary Examples== |