Another mini-update of sorts:
Currently coding in a phone task system similar to my recently released LeapOfFaith mod which dynamically updates the MiniStat page 1 que according to comments/messages/pics that the player may not be aware require attention. Below is an example of it in action:
Here the player has never checked the PVU pics section of the phone up to this point (no likes or comments on them). Notice the PhoneTasks in the MiniStat screen:
View attachment 1589017
Now let's randomly choose a pic in the phone to comment from out of those three, let's choose Roxy in this example. Notice how the ChoiceGuide functions in the phone app as well as a side note. Speaking of that side note, the second pic below shows the same exact screen but the player has toggled off the ChoiceGuide to show you that even the phone app changes in realtime:
View attachment 1589018
View attachment 1589026
There's only one comment choice to make so let's choose it and notice the MiniStat screen instantly afterwards:
View attachment 1589019
Here the phone is exited to get a better view of the above:
View attachment 1589021
Don't worry about the "Chat Messages" being empty in the MiniStat in those above pics, I'll populate that after a while once I sort the coding out to be more efficient. Regards.