Hello I'm very new to UDK. I've tried a few irc channels and friends etc but I haven't received any proper help yet. I'm trying to draw a HUD to the canvas. All it is is 6 resources, trying to draw them going down vertically from the upper right hand corner of the screen.
Here's the class i'm calling the resources from:
http://pastebin.com/cBrW5jGy
//Head on down to the current resources bit
Here's my HUD class (or at least the drawHUD function part of it):
http://pastebin.com/sjMrkwjJ
Currently getting the error: Bad or missing expression for token: EOStation, in Call to 'DrawText'.
Using the December build of UDK. Thanks.
Here's the class i'm calling the resources from:
http://pastebin.com/cBrW5jGy
//Head on down to the current resources bit
Here's my HUD class (or at least the drawHUD function part of it):
http://pastebin.com/sjMrkwjJ
Currently getting the error: Bad or missing expression for token: EOStation, in Call to 'DrawText'.
Using the December build of UDK. Thanks.