Hey Timeslip,
First of all, thank you for the update. I managed to successfully use the stats.ini config file in MR. I also tried using the mark_movie_played function, but the script didn't compile. The script editor (yours) said it didn't recognize that very function. Before you ask, I did download the 2.16. modderspack.
I didn't find any specific scripting notes for this command, so my code was simply this:
It was in a map script, but I don't suppose that changes anything?
I don't mean to question your skill or your memory, but is it something I missed, or is there something missing in the script editor? Thanks in advance for clearing that up.
First of all, thank you for the update. I managed to successfully use the stats.ini config file in MR. I also tried using the mark_movie_played function, but the script didn't compile. The script editor (yours) said it didn't recognize that very function. Before you ask, I did download the 2.16. modderspack.
I didn't find any specific scripting notes for this command, so my code was simply this:
Code:
mark_movie_played(12);
It was in a map script, but I don't suppose that changes anything?
I don't mean to question your skill or your memory, but is it something I missed, or is there something missing in the script editor? Thanks in advance for clearing that up.