minimap_icon_add_radius(object_name[, radius[, sync_type]])

Parameters:
object_name (string or table) name of the object (can be a navpoint, trigger, or mover) or a nested table of names
radius (float, optional) radius of the minimap marker, in meters (defaults to 0.0)
sync_type (enumeration, optional) synchronization type (SYNC_LOCAL = affects local player, SYNC_REMOTE = affects remote player, or SYNC_ALL = affects both players; defaults to SYNC_ALL)
 
Returns:
none

Description:
Add a minimap radius around an object.
 

back to indexSR3 Script Action Documentation
Last updated: Tue, 09 Aug 2011 11:32:15