The character renaming option in this mod will work 99.9% of the time. SeeCan I rename MC's name? There are many games that cannot be renamed. What can I do if I want to rename?
You must be registered to see the links
for an example.The character renaming option in this mod will work 99.9% of the time. SeeCan I rename MC's name? There are many games that cannot be renamed. What can I do if I want to rename?
So it seem like you filledabout rename feature
You don't have permission to view the spoiler content. Log in or register now.
if i change this ↓ first into a name , the rename feature works
View attachment 1488060
define ME = Character("Me", color="#2A4B7C")
define MC = Character("[playername]", color="#2A4B7C")
define MCN = Character("[nickname]")
MCN.name
with [nickname]
. The square brackets mean that Renpy will look for a variable named nickname
which doesn't seem to exist.nah - wasnt meSo it seem like you filledMCN.name
with[nickname]
. The square brackets mean that Renpy will look for a variable namednickname
which doesn't seem to exist.
""Incompatible Ren'Py engine version""Error The Keymaster
The Keymaster is 6.99.12 and Universal Ren'Py Mod need 6.99.14Error The Keymaster
Ok ThanxThe Keymaster is 6.99.12 and Universal Ren'Py Mod need 6.99.14
you can always update the game to a newer renpy version (i would suggest makeing a backup of the whole game first just in case the new engine is not compatible with the code from the old game)Ok Thanx
what game version are you using and what mod version ?I've used 0x52_URM a lot in the past. I can't seem to get it to work with Young Again. 0x52_URM is launching as I can see it in log.txt, but ALT-M does nothing, and there is no loaded alert when playing. Am I missing something?
It's the latest version (Chapter 11). On a hunch, I did go back to the original game download and reinstalled the game, and immediately added 0x52_URM. That worked. When I added it after the walkthrough mod (KoGa3) was added, 0x52_URM stopped working. So those two seem to have a conflict somewhere?what game version are you using and what mod version ?
I just downloaded the compressed game ver.11 and tested it by starting a new game with both the current mod version in the OP (1.4.1) and also with the older version (1.3.2) that is included in my all in one Unren/Multi Universal mods installer on this page....
they should not - did you perhaps unren the urm.rpa?It's the latest version (Chapter 11). On a hunch, I did go back to the original game download and reinstalled the game, and immediately added 0x52_URM. That worked. When I added it after the walkthrough mod (KoGa3) was added, 0x52_URM stopped working. So those two seem to have a conflict somewhere?
I've checked and that mod overwrites all default Ren'Py screen layers, but doesn't seem to use them.It's the latest version (Chapter 11). On a hunch, I did go back to the original game download and reinstalled the game, and immediately added 0x52_URM. That worked. When I added it after the walkthrough mod (KoGa3) was added, 0x52_URM stopped working. So those two seem to have a conflict somewhere?
KoGa3ModWT.rpy
and remove line 16 saying define config.overlay_screens = ["keymap", "quick_menu"]
What did you do exactly to get this? I cannot reproduce it.0x52
got this one today at renaming (see traceback)
View attachment 1509676
is it possible to make it working? or will this blow the size / functionality of the mod?
greetings
Doesn't give me any issuesi tried to rename a char ( Octavia ) - nothing else