SC2Mapster.com Wiki

Galaxy / Triggers / Category Ping

Ping

Advanced

Destroy Ping

  • Destroys a minimap ping.

Destroy All Pings

  • Destroys all minimap pings.

Color Of Ping

  • Returns the ping color.

Duration of Ping

  • Returns the ping duration as a real value.

Ping Players

  • Returns the player group that sees the ping.

Position Of Ping

  • Returns the position of the specified ping.

Facing Angle Of Ping

  • Returns the current facing angle of the specified ping.

Ping Scale

  • Returns the ping size as a real value.

Ping Tooltip

  • Returns the tooltip text for a ping.

Ping Unit

  • Returns the unit that is being pinged.

Set Ping Color

  • Sets the ping color.

Set Ping Duration

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

Set Ping Model

  • Sets the model of the ping.

Set Ping Players

  • Sets which player groups get to see the ping.

Move Ping

  • Moves the ping to a new location.

Make Ping Face Angle

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

Set Ping Scale

  • Sets the size of the ping.

Set Ping Tooltip

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

Attach Ping To Unit

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

Basic

Create Ping Facing Angle

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

Ping Minimap

  • 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

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

Ping Is Visible

  • Returns true if the ping is visible.

Last Created Ping

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

Show/Hide Ping

  • Shows or hides a minimap ping.

You must login to post a comment. Don't have an account? Register to get one!