Xathia Vastar
Member
In regards to this topic: viewtopic.php?f=155&t=25871&p=252302&hilit=store+armor+in+variables#p252302
I would like to know if there is any way to store all of the items (including weapons and armor) in variables or would it be best in a script, and if it's best done in a script, then how can I enhance the script from the link above?
For example: if the player acquires 1 shield, 2 potions and 6 scrolls in chapter 1, then when chapter 2 starts, your previous inventory is stored (in a variable(s) or a script and you're starting out fresh and new again with no inventory. Then when chapter 3 starts, you get all of the previous inventory you acquired. I hope this makes sense...
I initially tried doing variables, but then I saw that you can't store armor or weapons in variables.. or is there just something I'm doing wrong..
I would like to know if there is any way to store all of the items (including weapons and armor) in variables or would it be best in a script, and if it's best done in a script, then how can I enhance the script from the link above?
For example: if the player acquires 1 shield, 2 potions and 6 scrolls in chapter 1, then when chapter 2 starts, your previous inventory is stored (in a variable(s) or a script and you're starting out fresh and new again with no inventory. Then when chapter 3 starts, you get all of the previous inventory you acquired. I hope this makes sense...
I initially tried doing variables, but then I saw that you can't store armor or weapons in variables.. or is there just something I'm doing wrong..