Hi,
we are making a soldiers pack and we put custom faces in .pbo.
We use a random-face-selector script, attached to this message.
We call this script via "init" line of every soldier in config.
In single player missions, when player saves his/ her game, aborts and resumes again the problem arises. Faces selected in the beginning of the mission don't remain the same. Of course its the principle of the script but this time, original ofp faces are selected as well! we don't want this!
We want to keep the same faces, selected at random, from the beginning of the mission till the end.
How can we do this? We can use description.ext identities of course but, we want a random fashion and don't want to use description.ext all the time.
G.