- Joined
- May 10, 2020
- Messages
- 15
- Reaction score
- 6
- First Language
- French
- Primarily Uses
- RMMV
Hi there,
I'm a newbie in RMMV, and started making my first RPG, where you can name your character with the Name Input Processing. Works great in the dialogue boxes.
But when I use the (great by the way!) Yanfly's Quest Journal Plugin, and I write the correct \N[1], \N[2] etc. codes instead of the party members names, ONLY the main character (hence the first) is correctly recorded and displayed, the other ones stay as I called them in the Actors list.
For example, in the screenshots below : I name the 2nd actor "NewName", but she keeps be called "Elsie" (her name in the Actors list), whereas the main character is well displayed as "Test" instead of his original name.
I guess it's a variable issue, but maybe someone may have the same ? Do I have to create a variable for each name of any other character, and code it with the \V[x] instead ?
I'm pretty confused !
Thanks if you have any clue about it !
I'm a newbie in RMMV, and started making my first RPG, where you can name your character with the Name Input Processing. Works great in the dialogue boxes.
But when I use the (great by the way!) Yanfly's Quest Journal Plugin, and I write the correct \N[1], \N[2] etc. codes instead of the party members names, ONLY the main character (hence the first) is correctly recorded and displayed, the other ones stay as I called them in the Actors list.
For example, in the screenshots below : I name the 2nd actor "NewName", but she keeps be called "Elsie" (her name in the Actors list), whereas the main character is well displayed as "Test" instead of his original name.
I guess it's a variable issue, but maybe someone may have the same ? Do I have to create a variable for each name of any other character, and code it with the \V[x] instead ?
I'm pretty confused !
Thanks if you have any clue about it !
Attachments
-
1.2 MB Views: 6
-
1.3 MB Views: 6
-
1.3 MB Views: 6
-
1.4 MB Views: 7
-
1.9 MB Views: 9
-
108.7 KB Views: 8
-
467 KB Views: 7



