hehe i got it
Code:
call DisplayTimedTextFromPlayer(whichPlayer, 0, 0, 60,"%s")
will print player name
this is auto format function it will convert parsed player to string eg paste its name to string
and much more
Code:
call DisplayTimedTextFromPlayer(whichPlayer, 0, 0, 60, "%s %i %i %i")
you will see nice random integers