Hey guys, Im gonna do this game when ur gonna choose your clothes, but... i dont know how to save what clothes you have chosen!, Please.. Help me out here..!
you could set the clothes acording to a value.
eg - if value=1 then wear red jackit
if value=2 wear red hat
etc
this volue should be a global value so that it transfers accros levels
then if you wanted to save the cloths between two sessions of playing the game (ie - player turns the game off and comes back to it later) you could save this value in an ini file.
Set file to appdrive$ + appdir$ + "clothing.ini" <=== example
Then set group to [Clothing] <=== another example
and then use the values. When loading you need to set the file and the group to the exact same thingy.
Edited by the Author.
a/n
Pete Nattress Cheesy Bits img src/uploads/sccheesegif