Posted By: Marky Mark
Screenshots - Part 2 - 12/12/06 03:37
Hi,
In my game, I have the possibility to save screenshots in the game's folder. Is it possible to save them in a specified directory?
I use, in a function :
Code:
Now, Is it possible to have a kind of photo album in the game? So the player can look at the pictures he took?
Thanks!
In my game, I have the possibility to save screenshots in the game's folder. Is it possible to save them in a specified directory?
I use, in a function :
Code:
screenshot("WeatherPhoto",1);
Now, Is it possible to have a kind of photo album in the game? So the player can look at the pictures he took?
Thanks!