Radar: Difference between revisions
Don't know anything about these functions, but the descriptions are my best guess. |
|||
Line 185: | Line 185: | ||
=== GetRadarSelectionID === | === GetRadarSelectionID === | ||
'''Definition:'''<br> | '''Definition:'''<br> | ||
GetRadarSelectionID() -> | GetRadarSelectionID() -> int nodeid | ||
<br><br> | <br><br> | ||
'''Description:''' <br> | '''Description:''' <br> | ||
Get [[nodeid]] of targeted ship | |||
<br><br> | <br><br> | ||
'''Arguments:''' | '''Arguments:'''<br> | ||
<br><br> | <br><br> | ||
'''Returns:''' | '''Returns:'''<br> | ||
'''nodeid''' [[nodeid]] of targeted ship | |||
<br><br> | <br><br> | ||
'''Example:''' | '''Example:''' |
Revision as of 11:36, 20 January 2008
Functions for miscellaneous radar stuffs.
Functions
Definition:
SetNavDestinationArrowIconSize() -> nil
Description:
Set the size of the arrows on the wormhole indicator on the HUD.
Arguments:
?
Returns:
?
Example:
SetSelColor
Definition:
SetSelColor() -> nil
Description:
(Presumably) changes the color of the circle shown around your selected target.
Arguments:
?
Returns:
?
Example:
HideRadar
Definition:
HideRadar() -> nil
Description:
Hide the radar.
Arguments:
?
Returns:
?
Example:
ShowRadar
Definition:
ShowRadar() -> nil
Description:
Show the radar.
Arguments:
?
Returns:
?
Example:
SetRadarSelection
Definition:
SetRadarSelection() -> nil
Description:
(Presumably) change targets.
Arguments:
?
Returns:
?
Example:
SetAimDirIconSize
Definition:
SetAimDirIconSize() -> nil
Description:
(Presumably) change size of the mouselook reticle.
Arguments:
?
Returns:
?
Example:
GetNearestObjectDistance
Definition:
GetNearestObjectDistance() -> nil
Description:
Get distance to the nearest "large" object.
Arguments:
?
Returns:
?
Example:
SetAimDirIconColor
Definition:
SetAimDirIconColor() -> nil
Description:
Change the color of the mouselook reticle?
Arguments:
?
Returns:
?
Example:
Definition:
SetNavpointFontHeight() -> nil
Description:
(Presumably) change the size of the green + on the radar in ion storms.
Arguments:
?
Returns:
?
Example:
SetWormholeIconSize
Definition:
SetWormholeIconSize() -> nil
Description:
(Presumably) change the size of the wormhole icon on the radar.
Arguments:
?
Returns:
?
Example:
SetDestArrows
Definition:
SetDestArrows() -> nil
Description:
(Presumably) change some aspect of the nav destination arrows on the HUD.
Arguments:
?
Returns:
?
Example:
GetRadarSelectionID
Definition:
GetRadarSelectionID() -> int nodeid
Description:
Get nodeid of targeted ship
Arguments:
Returns:
nodeid nodeid of targeted ship
Example:
SetAimDirIcon
Definition:
SetAimDirIcon() -> nil
Description:
(Presumably) set the icon for hud_new_aimdir.png (mouselook reticle).
Arguments:
?
Returns:
?
Example: