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

For general House Party discussion, gameplay questions, and feedback. Also where to ask questions about how to avoid Frank of the House "Fister", First of His Name.
Forum rules
Please follow all Eek! Forum rules.
Post Reply
RoaKassidy
Posts: 1
Joined: Wed Nov 29, 2023 8:25 am

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

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.
ttant
Posts: 993
Joined: Tue Feb 13, 2018 4:49 pm

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

Forum ain't twitter. you can write normally without hashtaging anything.
Shatteredhelix
Posts: 19
Joined: Thu Sep 24, 2020 11:00 pm

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

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.
Post Reply