I think PrintString is what you want. That will draw text on screen and in the log, and we are going to improve this to also print in the pull-down console (and improve readability). The Draw Text function you are using is only to call within the HUD, during the ReceiveDrawHUD event. In the next beta you will see that function is no longer usable in other places, to avoid confusion.