WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   Print message on the screen (https://www.wowinterface.com/forums/showthread.php?t=52655)

Benalish 08-25-15 09:12 AM

Print message on the screen
 
Hello everyone
After much research on the web about how to print a message on the screen (not in the chat) game I did not find what I was interested. Can you tell me how?

Thank you in advance

SDPhantom 08-25-15 10:00 AM

There are different ways depending on how you want the message to behave. For example, you can use message() to show a basic popup with your message and an "Okay" button. You can use UIErrorsFrame:AddMessage() if you just want to have text pop up in the middle of your screen. If you want to have text pop up at any determined spot, you'll need to set up a FontString and manage showing/hiding the text yourself.


All times are GMT -6. The time now is 01:26 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI