Hello, I am asking you with a great request. Below I attach the transform ring script and I would like to do the following with it:
-- >> Small config section --
local outfitMale =
{
lookType = 22,
lookHead = 19,
lookBody = 79,
lookLegs = 3,
lookFeet = 81,
lookAddons = 0
}
local outfitFemale =...