User Tools

Site Tools


crpl:docs:setpopuptexty

This is an old revision of the document!


<- CRPL reference <- Text Commands

SetPopupTextY

ArgumentsResultNotation
Y Coordinate n1 -

Description

SetPopupTextY adjusts the vertical location of the popup text in relation to the unit, with 5 being the default and set slightly above center on the unit. Used in conjunction with SetPopupTextX. Positive values move the popup text to the top.

Examples

# Sets a mouse-over text of "Hello" underneath instead of above the unit
"Hello" SetPopupText
-5 SetPopupTextY
# Sets a mouse-over text of "Hello" underneath instead of above the unit using Warp notation
SetPopupText ("Hello")
SetPopupTextY (-5)
crpl/docs/setpopuptexty.1426752064.txt.gz · Last modified: 2025/02/14 14:56 (external edit)