Plugin : Save-data index
Author:Rex.Rainbow
- A wrap of save/load game.
Download
Properties
Prefix
- Prefix of key name for storing into webstorage.
Actions
Slot
Action:Save slot
- Save to slot. It need to run "action:Temporary save" first.
- Index ( number or string ) : Index of slot.
Action:Load game
- Load game from slot using official "system action:load"
- Index ( number or string ) : Index of slot.
Action:Clean slot
- Clean slot by removing index
- Index ( number or string ) : Index of slot.
Temporary
Action:Save game
- Save game in temporary slot using official "system action:save".
Action:Set extra data
- Set extra data before "action:Save slot".
- Name ( string ) : Parameter's name
- Value ( number or string ) : The default value.
Action:Load game
- Save game from temporary slot using official "system action:load".
Expressions
Extra data
Expression:ExtraData
- Get extra data, add index of slot at 2nd parameter, or to get value from temporary slot.
- Name ( string ) : Parameter's name
Conditions
Slot
Condition:Empty
Condition:Is occupied
-
- Index ( number or string ) : Index of slot.