TonyMurray
Forum Fanatic
- Apr 8, 2024
- 4,294
- 7,364
It's usually easy enough to change the name in URM (sometimes I've had issues with it resetting after I've changed it though, which was annoying). The issue is you'd probably also need to do some script editing, because if a game with a changeable MC name is done right, any time the name is used by someone in dialogue, it will be coded (so "Hi Tony!" in game looks like "Hi [MC]!" in script, or something). When games don't have a change function, the script is often not set that way, so you'd have a manually changed name (using URM), but then people would still say "Hi Luke!".it was just a response to making the name changeable. it'd be a nice feature but nvr used URM.
(Edit: Can confirm the script here uses "Luke" and not any code to pull the name from elsewhere, so it would also need editing with a "find and replace" at the minimum.)