Page 1 of 1

Requesting CharacterCustomize Have Hairstyle Customization For NPC And ConsoleCommand For Changing NPC Hairstyle In Game

Posted: Sun Dec 10, 2023 2:58 pm
by RoaKassidy
Please, add hairstyle customization similar to KSTGames' SeasideMystery with extreme pixie undercut since no npc in game has that. e.g LetyDoesStuff and #Brittany.
Also add a command for it in console. e.g changehairstyle Doja PatrickHairstyle viewtopic.php?f=12&t=1981

Edit by ttant: clean message and remove useless unloaded pictures.

Re: Requesting CharacterCustomize Have Hairstyle Customization For NPC And ConsoleCommand For Changing NPC Hairstyle In

Posted: Mon Dec 11, 2023 1:52 pm
by ttant
Forum ain't twitter. you can write normally without hashtaging anything.

Re: Requesting CharacterCustomize Have Hairstyle Customization For NPC And ConsoleCommand For Changing NPC Hairstyle In

Posted: Sat May 25, 2024 11:58 am
by Shatteredhelix
There is already a command to change hairstyles in game. it's tied to the new change command, so if you want to give Patrick Doja Cat's hairstyle you would type:

Code: Select all

patrick.change(DojaCat_Hair_Frank)
You can type in a character's name.change.list and it will give you a complete list of clothing, accessories and hair that the character can wear, so to find the list for Amy you would type:

Code: Select all

Amy.change.list
and it will give a complete list.