Page 1 of 1

Save Game???

PostPosted: Wed Dec 21, 2005 4:45 am
by Chris
Ive read on how to use the savvars things i know how to like save the highscore ive even made a save and load buttons for one game... But now i need to save a whole list of things... Cound anyone step by step tell me how to save like the ammo bar health bar actors position.and highscore.. What code would i use to do that to add the save and healt and exe to my list of saves. Ive got almost every thing else donwn now.

Your a great bunch thanks.

Chris Jr.

PostPosted: Thu Dec 22, 2005 12:57 am
by StarFishDesign
Hi

You can save the whole bunch of vars by managing the relevant vars into group-vars. So you have a group named "Savegame" where you can put all your vars like Ammo, Health, etc.