User Tools

Site Tools


command:map_set

Table of Contents

map_set

“map_set” provides a number of common operations on and between maps.

Usage

map_set name, operator, operands, target_state, source_state operator may be “minimum, maximum, average, sum, or difference”

Examples

map my_sum, add, map1 map2 map3 
map my_avg, average, map1 map2 map3 

Notes

source_state = 0 means all states target_state = -1 means current state

experimental

See Also

command/map_set.txt · Last modified: 2013/08/19 21:00 (external edit)