Nefliqus Prince Joined Sep 16, 2010 Messages 400 Location Poland Dec 2, 2011 #1 How to display simple "white text" message on worldview?
Spatzimaus Mad Scientist Joined Sep 21, 2005 Messages 3,063 Location Los Angeles, CA Dec 2, 2011 #2 Events.GameplayAlertMessage( text );
Nefliqus Prince Joined Sep 16, 2010 Messages 400 Location Poland Dec 3, 2011 #3 Spatzimaus said: Events.GameplayAlertMessage( text ); Click to expand... thx u