Page 1 of 1

Console Commands for changing a NPC's Hairstyle?

Posted: Wed Feb 08, 2023 11:04 pm
by BoloReynolds
Would like to see a console command for changing any party goer hairstyle, hoping for starters given all the existing characters and their hairs For e.g. you could like type their hair as a sub command to go with the command with a specific character and it would change their hairstyle, It would be interesting to see what Doja/Amala or Amy looks like with Patrick's hairstyle!

Re: Console Commands for changing a NPC's Hairstyle?

Posted: Mon Sep 11, 2023 6:39 am
by Nathancarey
BoloReynolds wrote: Wed Feb 08, 2023 11:04 pm Would like to see a console command for changing any party goer hairstyle, hoping for starters given all the existing characters and their hairs For e.g. you could like type their hair as a sub command to go with the command with a specific character and it would change their hairstyle, It would be interesting to see what Doja/Amala or Amy looks like with Patrick's hairstyle! mcdvoice
Hello,

Creating a console command for changing an NPC's hairstyle in a game could involve the following syntax:

changehairstyle [NPC Name] [Hairstyle ID]
[NPC Name] represents the name of the character whose hairstyle you want to change.
[Hairstyle ID] is the unique identifier for the desired hairstyle.
For example, to change Doja's hairstyle to match Patrick's, you could enter:
changehairstyle Doja PatrickHairstyle

This command would swap Doja's hair with Patrick's chosen hairstyle. The [Hairstyle ID] would be linked to a specific catalog of hairstyles available in the game, ensuring a seamless transition between characters and their hairdos.

Re: Console Commands for changing a NPC's Hairstyle?

Posted: Mon Sep 11, 2023 1:46 pm
by ttant
Just to be clear: there is no such command.

Furthermore, hairstyle are like clothes : they're associated to a specific mesh, for physic purpose.
So if npc have different heigh or head size, this will create artefact that broke the game quality.

In next game, customization will allow you to change the hair color, but i don't think dev will do something more.