Black Ops III

SetMiniMap

Sets the minimap bounds and material

Example:

setMiniMap(material, northwest[0], northwest[1], southeast[0], southeast[1])

Parameters

ParameterSummary
*materialSets the material
*upperLeftXUpper left X value
*upperLeftYUpper left Y value
*lowerRightXLower right X value
*lowerRightYLower right Y value

* = mandatory