Difference between revisions of "API GetRadarDistance"

From Vendetta Lua
Jump to: navigation, search
(Created page with "=== GetRadarDistance === '''Definition:''' GetRadarDistance(int charid) -> float distance <br> '''Description:'''<br> get distance to another character visible through radar,...")
 
(No difference)

Latest revision as of 03:12, 5 September 2018

GetRadarDistance

Definition: GetRadarDistance(int charid) -> float distance
Description:
get distance to another character visible through radar, including shared group radar
Arguments:
charid character id of another character in this sector
Returns:
distance distance to character in meters OR false if character is not within radar range