<- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]] ===== ShowMessageDismissible(message(string), x(float), y(float)) ===== ^Arguments^Result^Notation^ | | | [ - ] | === Description === Creates a dismissible text dialog at x,y that displays the text "message". Must be called every frame for the duration that the message should be displayed. Note that x and y are the pixel distance from the top left corner of the screen. === Examples === s0 = GetStringFromStack();