House Party

House Party

View Stats:
7|7|5 Mar 29, 2024 @ 6:16pm
Clothing commands are broken?
if i try to change the clothing, example: >clothing madison all off 0
the game says: couldnt find a valid command from the input
Originally posted by Alex:
Originally posted by 7|7|5:
if i try to change the clothing, example: >clothing madison all off 0
the game says: couldnt find a valid command from the input

We've been upgrading them. If you type help.v2, it you'll be able to see more info about updated commands. For that example though you could type:

madison.change(all) = false
< >
Showing 1-15 of 21 comments
The author of this thread has indicated that this post answers the original topic.
Alex  [developer] Mar 29, 2024 @ 7:41pm 
Originally posted by 7|7|5:
if i try to change the clothing, example: >clothing madison all off 0
the game says: couldnt find a valid command from the input

We've been upgrading them. If you type help.v2, it you'll be able to see more info about updated commands. For that example though you could type:

madison.change(all) = false
飞翔 Mar 30, 2024 @ 8:57am 
I don't understand. Can you just give me the "take it all off" command?
Issac Brock Mar 30, 2024 @ 9:26am 
Originally posted by 飞翔:
I don't understand. Can you just give me the "take it all off" command?

If you need help with the new version 2 console commands - type the following; help.v2

One of the commands you will see listed is "change"

If you type: "change.help" you will be given several examples of the change command.
The template for changing clothes is "character.change(parameters)= true or false" where parameters can be one of the following; all, accessories,bottom,top,shoes,stapon,undershirt and underwear.

To answer your question - type the following to remove all of katherine's clothing:

"katherine.change(all)=false"

to put the clothes back on:

"katherine.change(all)=true"
Zyrgle Mar 30, 2024 @ 2:11pm 
I tried "all.change(all) = false" and it said the command worked but it didn't actually do anything. It seems I can only remove NPCs clothes one NPC at a time now. Perhaps there's another way... I'll keep trying.
飞翔 Mar 31, 2024 @ 6:54am 
Originally posted by Issac Brock:
Originally posted by 飞翔:
I don't understand. Can you just give me the "take it all off" command?

If you need help with the new version 2 console commands - type the following; help.v2

One of the commands you will see listed is "change"

If you type: "change.help" you will be given several examples of the change command.
The template for changing clothes is "character.change(parameters)= true or false" where parameters can be one of the following; all, accessories,bottom,top,shoes,stapon,undershirt and underwear.

To answer your question - type the following to remove all of katherine's clothing:

"katherine.change(all)=false"

to put the clothes back on:

"katherine.change(all)=true"

Thank you very much. I can't read the instructions in v2. T . T
飞翔 Mar 31, 2024 @ 8:53am 
Originally posted by Alex:
Originally posted by 7|7|5:
if i try to change the clothing, example: >clothing madison all off 0
the game says: couldnt find a valid command from the input

We've been upgrading them. If you type help.v2, it you'll be able to see more info about updated commands. For that example though you could type:

madison.change(all) = false


Excuse me, does the function of adding items still exist? I looked in v2, but I didn't see the function to add items
飞翔 Mar 31, 2024 @ 8:55am 
Originally posted by Zyrgle:
I tried "all.change(all) = false" and it said the command worked but it didn't actually do anything. It seems I can only remove NPCs clothes one NPC at a time now. Perhaps there's another way... I'll keep trying.

Now the word for "all" is "characters."
amf-c65 Mar 31, 2024 @ 1:48pm 
"liz katz".change(all)=false
the command is not working
Zyrgle Mar 31, 2024 @ 1:56pm 
Originally posted by amf-c65:
"liz katz".change(all)=false
the command is not working
Her name might be case sensitive... try "Liz Katz".change(all)=false.. I don't have the DLC so I can't
amf-c65 Mar 31, 2024 @ 2:10pm 
Thanks for the advice, I tried it, it still doesn't work
Allyden Mar 31, 2024 @ 8:59pm 
And what ahout no hidding their nudity cheat?

'person's name' personality exhibitionism equals 100 <---- this one doesn't work anymore
amf-c65 Apr 1, 2024 @ 10:41am 
Originally posted by Allyden:
And what ahout no hidding their nudity cheat?

'person's name' personality exhibitionism equals 100 <---- this one doesn't work anymore
You can do it that way, it works that way.
values.Ashley.set(trait:Exhibitionism) = 100
Issac Brock Apr 6, 2024 @ 4:36pm 
Originally posted by 飞翔:
Originally posted by Alex:

We've been upgrading them. If you type help.v2, it you'll be able to see more info about updated commands. For that example though you could type:

madison.change(all) = false


Excuse me, does the function of adding items still exist? I looked in v2, but I didn't see the function to add items
The command is still change, it's the final parameter that changes between taking off clothes "= false" and putting on clothes "=true"

So to put on amy's top the command would be: amy.change(top)=true

To put on amy's bra the command would be: amy.change(undershirt)=true

Hope that helps!!
Issac Brock Apr 6, 2024 @ 4:37pm 
Originally posted by amf-c65:
Thanks for the advice, I tried it, it still doesn't work

Try removing the space between Liz and Kat, and see if that works.
Shattered Helix Apr 10, 2024 @ 4:29am 
Originally posted by Issac Brock:
Originally posted by amf-c65:
Thanks for the advice, I tried it, it still doesn't work

Try removing the space between Liz and Kat, and see if that works.
You don't need the quotation marks for Liz Katz anymore, it's just

Liz Katz.change(all)=off
Last edited by Shattered Helix; Apr 10, 2024 @ 4:30am
< >
Showing 1-15 of 21 comments
Per page: 1530 50