One of the name rules in Smaug is this...
Yet they never hard coded that rule in, and that's what I'd like to do. Make names with capital letters (besides first letter of course) illegal. I know what function to modify and the basic idea how to do it, but not how to actual code it in...
- Comprised of various capital letters, such as 'BrACkkA' or 'CORTO'.Yet they never hard coded that rule in, and that's what I'd like to do. Make names with capital letters (besides first letter of course) illegal. I know what function to modify and the basic idea how to do it, but not how to actual code it in...