minimap_icon_remove_script_group(group[, sync_type]) | ||
Parameters: | ||
group | (string or table) name of a script group, or a script group table with a "name" field | |
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 marker from all objects in a script group. | ||
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |