minimap_icon_remove(object_name[, sync_type]) | ||
Parameters: | ||
object_name | (string or table) name of the object 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 the minimap marker from a trigger, navpoint, player, or script object. | ||
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |