SC2Mapster Wiki
Advertisement

Advanced[ | ]

Destroy Ping[ | ]

  • Action. Destroys a minimap ping.

Destroy All Pings[ | ]

  • Action. Destroys all minimap pings.

Color Of Ping[ | ]

  • Function. Returns the ping color.

Duration of Ping[ | ]

  • Function. Returns the ping duration as a real value.

Ping Players[ | ]

  • Function. Returns the player group that sees the ping.

Position Of Ping[ | ]

  • Function. Returns the position of the specified ping.

Facing Angle Of Ping[ | ]

  • Function. Returns the current facing angle of the specified ping.

Ping Scale[ | ]

  • Function. Returns the ping size as a real value.

Ping Tooltip[ | ]

  • Function. Returns the tooltip text for a ping.

Ping Unit[ | ]

  • Function. Returns the unit that is being pinged.

Set Ping Color[ | ]

  • Action. Sets the ping color.

Set Ping Duration[ | ]

  • Action. Sets the duration of the ping, in game-time seconds.

Set Ping Model[ | ]

  • Action. Sets the model of the ping.

Set Ping Players[ | ]

  • Action. Sets which player groups get to see the ping.

Move Ping[ | ]

  • Action. Moves the ping to a new location.

Make Ping Face Angle[ | ]

  • Action. Instantly rotates the ping to face a specific angle, given in degrees.

Set Ping Scale[ | ]

  • Action. Sets the size of the ping.

Set Ping Tooltip[ | ]

  • Action. Sets a ping's tooltip, which is displayed when a user points at the ping with the mouse.

Attach Ping To Unit[ | ]

  • Action. Sets the ping location on the mini map to the position of the specified unit.

Basic[ | ]

Create Ping Facing Angle[ | ]

  • Action. Creates a minimap ping facing a specified angle. Use "Last Created Ping" to refer to the created ping.

Ping Minimap[ | ]

  • Action. Pings the minimap using a standard ping model. This ping cannot be modified after it is created. Use a "Create Ping" action to create a more customizable ping that can be modified after creation.

Create Ping With Point Facing[ | ]

  • Action. Creates a minimap ping using the facing angle of a point. Use "Last Created Ping" to refer to the created ping.

Ping Is Visible[ | ]

  • Function. Returns true if the ping is visible.

Last Created Ping[ | ]

  • Function. Returns the last minimap ping created via a "Create Ping" action.

Show/Hide Ping[ | ]

  • Action. Shows or hides a minimap ping.
Advertisement