Charas-Project
Game Creation => Requests => Tutorials => Topic started by: zuhane1 on August 05, 2007, 08:32:50 AM
-
Is it possible to store what members you had in your party? What I mean is that I want to have some sidequests where you play somebody totally new, then when you do it, you get your old party back in the correct order.
Second problem is items, could I also do it so that my items dissapear and I collect cards fir a card battling game, then when it is over, save the cards but get my old items back? It sounds confusing but I bet variables can do the trick.
-
There is an option in the variables. Something about storing Item ID to a variable. So if you create a variable called "Hero 1 Weapon" And then store the item's ID in it then it should work.
And to get the party members back... I believe that if you remove a party member and then add it later, it will be the exact same as when you removed it actually.
Just wrote from atop of my head, but I'm pretty sure It'll work.
-
None of those work because I want to store LOTS of items. They are mainly optional too. Plus, the party is customised, so it would maybe add a character you hadn't purchased :(.