Hi! How would I get the player (or any other event actor) name to display it in a dialogue? Also: is it possible to print local variables or object variables with #varstringX#? it seems I can only print global variables.
Something like "Hi, [Player], how are you?". I know how to access the player object, but I don't know how to transfer the "name" information to a variable.
Thanks for your help,
Luca