Hi Brny,
The quote of the script's description:
The notes must be named:
"RE4 Note 1" / "RE4 Note 2" / "RE4 Note 3"
Also you can add your own notes by analogy of script.
How to add your own notes (for example: Note 4):
1) In "function re4_notes_init_name(e, name)", under the string "--> Edit here:"
1.1) Copy the text block:
--> Note #1
.......
.......
--< Note #1
1.2) for each line do:
...'_1_1'... -> ...'_4_1'...
...'_1_2'... -> ...'_4_2'...
...'_1_3'... -> ...'_4_3'...
etc.
1.3) Edit text in default lines to your own
2) In "function re4_notes_main(e)", under the string "--> Edit here:"
2.1) Copy the text block:
--> For Note #1
.......
.......
--< For Note #1
2.2) Change: "RE4 Note 1" -> "RE4 Note 4"
2.3) Change: ..'_1_'.. -> ..'_4_'..
I hope this helps you.
Also you can ask questions in the my thread:
https://forum.game-guru.com/thread/211767