Does anyone know how to use a code to refer to a character name in a message? Such as "<Insert character 1 name here> opened the chest" when the player can name the character.
For the shitty default message system I believe it is \n[actorID]
That's it. \n[1] in this case. Thanks.