Quote:
Originally Posted by vyxl
Hey guys, could anybody give me a quick tutorial on how to manually add aliases for characters? Like when only a first or last name is used to refer to a character.
|
It's pretty simple. When you start building the X-Ray, choose "yes" when it prompts to edit the aliases. You'll get a file that looks like:
Code:
Arya Stark|
Tyrion Lannister|
Jon Snow|
If you want to add an alias for their first names, edit it to look like this:
Code:
Arya Stark|Arya
Tyrion Lannister|Tyrion
Jon Snow|Jon
If they go by other nicknames you can add more:
Code:
Arya Stark|Arya,Little Girl,Princess Buttercup
Tyrion Lannister|Tyrion,Shorty,Whatever
Jon Snow|Jon,Mama's Boy,Son of Ned Stark
Keep in mind that the names are case-sensitive (or used to be, can't remember if we changed that).
Sometimes it helps to search through the rawml file (saved to the dmp directory if the setting is enabled) to find proper aliases for characters.
Hope that helps.