name ![code/modules/client/preferences/names.dm 2](git.png)
A preference for a name. Used not just for normal names, but also for clown names, etc.
Vars | |
allow_numbers | Whether or not to allow numbers in the person's name |
---|---|
explanation | The display name when showing on the "other names" panel |
group | These will be grouped together on the preferences menu |
relevant_job | If the highest priority job matches this, will prioritize this name in the UI |
Var Details
allow_numbers ![code/modules/client/preferences/names.dm 15](git.png)
Whether or not to allow numbers in the person's name
explanation ![code/modules/client/preferences/names.dm 9](git.png)
The display name when showing on the "other names" panel
group ![code/modules/client/preferences/names.dm 12](git.png)
These will be grouped together on the preferences menu
relevant_job ![code/modules/client/preferences/names.dm 21](git.png)
If the highest priority job matches this, will prioritize this name in the UI