Badwolflabs Posted March 5, 2020 Posted March 5, 2020 okay im trying to someway without doing a lot of dancing about do a spell that 1 toggles combat ai OFF (the easy part) 2 swaps an NPC to the child version of their race (so a NordRace would become NordRaceChild) 3 forces the gender to FEMALE i wanna stop leaving corpses behind me stacked like Cordwood. btw if any of yall wanna take a crack at doing some kids ballet stuff let me know (im sick of the choices for kids being Tato or SEXY)
LongDukDong Posted March 5, 2020 Posted March 5, 2020 I never installed Skyrim.... I work with Oblivion. However, I made 'Lovers Genderbender', which accomplishes one of your goals. So I guess I have some experience about this... and hope my reply helps. You know about StopCombat, the command that clearly halts actual combat (or I assume a suitable command). I do not know about being able to change the race... I have not seen any Oblivioneque command to change the Race (or maybe I just didn't look?). However, in Oblivion I use an OBSE (Oblivion Script Extender) command of con_SexChange. This statement can be used within the command console by itself within Oblivion, but I use it to good effect with my Genderbender script. However, it doesn't immediately change the graphics... so you would either use a 3DUpdate command (not recommended as too many simultaneous 3DUpdates locks the system) or create a separate script that un-equips/re-equips items on the character to force the engine itself to update the actor. So I would look to see if you have a compatible command to con_SexChange available. Oh, if you have any reproduction/pregnancy mods out there... you may want to have fun and make sure pregnant characters are immune. Kinda sucks that someone about to give birth becomes a dude. Making a 'SHOCKED REACTION' after being transformed can also lead to some fun.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.