ID:160505
![]() Aug 29 2008, 9:00 pm
|
|
Hello this is my first time using client.images. I'm trying to make a save system so like when you load your file it will have 3 boxes to click with your icon in it so im basically trying to get the icon to save and show ? Any ideas?
|
![]() Aug 30 2008, 8:29 am
|
|
Anyone?
|
Well, you're asking for help with two different problems. I'd suggest taking a look at Deadron's Character Handling library if you want to learn about saving, and you'll need to set the screen_loc variable of any objects you want to disply on the client's screen. Basically, you'll want to load all 3 mobs into temporary mobs, then add them to the client images list after you set their screen_loc.
|