Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
Do what you want, I encourage anyone to make an OBSE plugin to fix the issue or improve the script.
File credits
Nuska for OCO. shadeMe for Blockhead. Bethesda for Oblivion. OBSE team for OBSE.
Donation Points system
This mod is opted-in to receive Donation Points
Changelogs
Version 1.01
Script efficiency stuff, much faster now I think. And more readability improvements (not really needed but good practice).
Version 1.00
Initial.
Fixes theĀ infamous normal/age map bug with OCO faces while using Blockhead. It utilizes a quest script (OBSE required) that simply detects when you load a save, or boot up the game then load your save, it then changes the player's sex (console command, less glitchy than player.update3d) twice in a single frame (you won't even see the change, not even a flicker based on my testing). I would not consider myself a scripting wizard by any means, but it is a temporary solution until someone makes a more optimized script or OBSE plugin (ideal).
Through my testing, I haven't really found any issues with stat calculation or movement, at worst maybe a performance impact, but it's hard to say, I have not experienced any major bugs either. There is however a slight delay for the player's face being updated due to quest scripts being a more savage and sluggish solution to fixing the bug.