I was checking the Custom HUD script from the examples scripts and noticed the scripts:
"call hudset("text:custom text",10,600,25,32,128,16,89,-1,-1)" and
"call hudset("text:&sys(playerhealth)",4,65,84,48,57,1,213,-1,-1)"
in Advanced (Level Settings), there is a "Players Name" space for custom, how I use this variable in a script as text like in Custom HUD?
EDIT: I want to show the actual name of Player 1 and Player 2 characters in use, not all the characters

-----
