| minimap_icon_remove_radius(object_name[, 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 |
| 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: |
| Remove a minimap radius from an object. |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:16 |