Saving? #29
Answered
by
scriptsengineer
AndrewBonk
asked this question in
Q&A
-
Is there a way to save the items in all the inventories? |
Beta Was this translation helpful? Give feedback.
Answered by
scriptsengineer
Mar 12, 2023
Replies: 1 comment 1 reply
-
I could even create an example in the future, but this is not part of the scope of the project, I suggest seeing an addon that does this. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
AndrewBonk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I could even create an example in the future, but this is not part of the scope of the project, I suggest seeing an addon that does this.
The inventory is easily serializable, as it stores two integers per slot, that is, very easy to persist data.