switch(random(amount of female skins)) { case0: SetPlayerSkin// Skin 1 and so on. }
// Same goes for males.
Thank you, does that also make all of the skins female? And if I want to make a dialog that says "Male" or "Female", and the player clicks on "Male", how would it know what skin to give it?