fway
6th Jul 2010, 11:23 PM
I'm attempting to fix the frog-faceness within the OFB employee outfit system. I'm positive that I have found the right functions that change employees' outfits because they seem to be the only BHAVs regarding changing an employee's outfit. They are:
Interaction - Business - Change Into Outfit
Interaction - Business - Change Into Outfit - TEST
Interaction - Business - Set Outfit
Interaction - Business - Set Outfit - TEST
Now I had changed the expression constants for the specific outfits from:
Const 0x012A:0x0A ("Try-on (Business)" Value: 0x0006)) to
Const 0x012A:0x05 ("Casual 2" Value: 0x0009)
This was done so I could see what would happen, but the changes were non-existent (to my knowledge) when I had set my employee uniform in-game. I still had the business outfit catalog, but once I applied the changes to the outfit the outcome was that they were still frog-faced with black eyes.
My theory is that "Try-on Business" is borked in the facial department while "Casual 2" from my early days of "expirimenting" won't affect the facial structure of the sim at all.
Now there are two things I need to know:
Will I need to change the group ID globally or should I leave it as I should?
Or is there something else keeping my sims from losing their original faces?
I've attached the modified file in order to better show what I have done. Maybe I have done something incorrectly.
Interaction - Business - Change Into Outfit
Interaction - Business - Change Into Outfit - TEST
Interaction - Business - Set Outfit
Interaction - Business - Set Outfit - TEST
Now I had changed the expression constants for the specific outfits from:
Const 0x012A:0x0A ("Try-on (Business)" Value: 0x0006)) to
Const 0x012A:0x05 ("Casual 2" Value: 0x0009)
This was done so I could see what would happen, but the changes were non-existent (to my knowledge) when I had set my employee uniform in-game. I still had the business outfit catalog, but once I applied the changes to the outfit the outcome was that they were still frog-faced with black eyes.
My theory is that "Try-on Business" is borked in the facial department while "Casual 2" from my early days of "expirimenting" won't affect the facial structure of the sim at all.
Now there are two things I need to know:
Will I need to change the group ID globally or should I leave it as I should?
Or is there something else keeping my sims from losing their original faces?
I've attached the modified file in order to better show what I have done. Maybe I have done something incorrectly.