How do you re-use a name in ''Name input processing'' when typing text? I.e if Someone were to input their name as 'Tom', how can I then in later text get a civilian to say ''Hello there Tom'' .
Thanks for any help
-Meta
Well, \n[actor id] in a message window will print out that actor's name.
So, if you used Name Input Processing on Actor 1, then \n[1] would print out the name the player had chosen.
Thanks again :) You're a great help
-Meta