Triggers/Category Ping
< Triggers
Contents
- 1 Advanced
- 1.1 Destroy Ping
- 1.2 Destroy All Pings
- 1.3 Color Of Ping
- 1.4 Duration of Ping
- 1.5 Ping Players
- 1.6 Position Of Ping
- 1.7 Facing Angle Of Ping
- 1.8 Ping Scale
- 1.9 Ping Tooltip
- 1.10 Ping Unit
- 1.11 Set Ping Color
- 1.12 Set Ping Duration
- 1.13 Set Ping Model
- 1.14 Set Ping Players
- 1.15 Move Ping
- 1.16 Make Ping Face Angle
- 1.17 Set Ping Scale
- 1.18 Set Ping Tooltip
- 1.19 Attach Ping To Unit
- 2 Basic
Advanced[edit | edit source]
Destroy Ping[edit | edit source]
- Action. Destroys a minimap ping.
Destroy All Pings[edit | edit source]
- Action. Destroys all minimap pings.
Color Of Ping[edit | edit source]
- Function. Returns the ping color.
Duration of Ping[edit | edit source]
- Function. Returns the ping duration as a real value.
Ping Players[edit | edit source]
- Function. Returns the player group that sees the ping.
Position Of Ping[edit | edit source]
- Function. Returns the position of the specified ping.
Facing Angle Of Ping[edit | edit source]
- Function. Returns the current facing angle of the specified ping.
Ping Scale[edit | edit source]
- Function. Returns the ping size as a real value.
Ping Tooltip[edit | edit source]
- Function. Returns the tooltip text for a ping.
Ping Unit[edit | edit source]
- Function. Returns the unit that is being pinged.
Set Ping Color[edit | edit source]
- Action. Sets the ping color.
Set Ping Duration[edit | edit source]
- Action. Sets the duration of the ping, in game-time seconds.
Set Ping Model[edit | edit source]
- Action. Sets the model of the ping.
Set Ping Players[edit | edit source]
- Action. Sets which player groups get to see the ping.
Move Ping[edit | edit source]
- Action. Moves the ping to a new location.
Make Ping Face Angle[edit | edit source]
- Action. Instantly rotates the ping to face a specific angle, given in degrees.
Set Ping Scale[edit | edit source]
- Action. Sets the size of the ping.
Set Ping Tooltip[edit | edit source]
- Action. Sets a ping's tooltip, which is displayed when a user points at the ping with the mouse.
Attach Ping To Unit[edit | edit source]
- Action. Sets the ping location on the mini map to the position of the specified unit.
Basic[edit | edit source]
Create Ping Facing Angle[edit | edit source]
- Action. Creates a minimap ping facing a specified angle. Use "Last Created Ping" to refer to the created ping.
Ping Minimap[edit | edit source]
- 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[edit | edit source]
- 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[edit | edit source]
- Function. Returns true if the ping is visible.
Last Created Ping[edit | edit source]
- Function. Returns the last minimap ping created via a "Create Ping" action.
Show/Hide Ping[edit | edit source]
- Action. Shows or hides a minimap ping.