I am using the command:
Level.GetLocalPlayerController().ClientMessage();
to display a countdown for my random explosions 2! but i can't seem to find what symbol/command is needed to combine the Float variable "Count" and the string " UNTIL RANDOM EXPLOSION!".
help in doing this is greatly appreciated!:up:
Level.GetLocalPlayerController().ClientMessage();
to display a countdown for my random explosions 2! but i can't seem to find what symbol/command is needed to combine the Float variable "Count" and the string " UNTIL RANDOM EXPLOSION!".
help in doing this is greatly appreciated!:up:
Comment