Page 1 of 1

Editing opponent names

Posted: Wed Aug 30, 2017 12:57 am
by tux22016
I'm sick and tired of the classic "opponent one has finished second." How do I make it so it's a different name like "J.R. has finished 1st" kinda stuff.

Posted: Wed Aug 30, 2017 8:36 pm
by cody
I'm not sure if that's even possible. It's probably hardcoded, but it might not be.

Posted: Wed Aug 30, 2017 9:04 pm
by Franch88
That text is written in the mmlang.dll file, that can be edited with an hex editor. The fact is that each opponent hasn't a proper name set, so when you finish a race, you'll just read what you've written instead of "Opponent 1", "Opponent 2", etc., regardless of which opponent arrived first, second, etc.