I'm making a game with save file memorizing every move of player, but if I load my game, that saved game in the middle of combat save file seems not to remember for too much information. Is there any script about it? Have this been discussed before?
Save File Don't Memorize My Battle Status
● ARCHIVED · READ-ONLY
-
-
'Scripts' is where people who have written completed scripts that they want to share with the community can post them.
[move]RGSS3 Script Requests[/move] -
by default you cannot save inside battle, so what is done in battle is never remembered there.
if you added a script that allows you to save in combat and is supposed to remember the combat data, then that script doesn't work correctly - but before any help can be given, we need to see what script you're using for that, so please give a link to its website. -
I'm not using any script. I'm just asking if anyone have made a script like it yet. For memorizing battle's entire situation.