A Hat in Time

A Hat in Time

Console Commands Plus
145 Comments
EpicYoshiMaster  [author] 3 Jun @ 7:57pm 
The class for Cruisin' is Hat_SnatcherContract_DeathWish_EndlessTasks

The note in the description refers to if you're playing Death Wish levels and attempt to complete stamps, there is a check which detects if cheats are enabled and if so it doesn't give you the stamp. That doesn't apply to the commands though, so you should be fine using it!
Microwaved_Frog 3 Jun @ 3:28pm 
Hey so I'm trying to give my self all the death wish stamps on Cruisin for a bruisin and i cant because i cant find what that's called in the files. i saw your thing about making sure my config is set to manual and I'm confused what you mean by that. any help would be appreciated. Thanks!
CowardlyTruffle 13 May @ 7:07am 
Is it possible to reset collectibles in a workshop level?
ChiChiThePanStealer 3 May @ 3:19pm 
Trying to summon a Mafia but he won't spawn in, why is that?
jammer the wolf 8 Feb @ 9:58am 
it's not working for me...
average_etay 22 Sep, 2024 @ 7:44pm 
It worked for me.
The Silliest Man Ever 4 May, 2024 @ 11:44pm 
it dosent work
EpicYoshiMaster  [author] 4 May, 2024 @ 8:46am 
Hi, are you running into issues opening the console itself? That would be on the base game side and wouldn't be because of this mod, you can try using Tab and see if that displays the one line console, I'm not sure what the best options are for non-US keyboards.
The Silliest Man Ever 4 May, 2024 @ 8:05am 
its not working i press the § key on a swedish keyboard nothing happen
EpicYoshiMaster  [author] 26 Dec, 2023 @ 12:03pm 
I'd recommend getting the modding tools and looking in the Development folder to see the script names! You actually could use printallscriptclasses "Hat_SnatcherContract_DeathWish" as an option too.
FOXBOYFISH 26 Dec, 2023 @ 8:29am 
ohhhhh i see, but, is there a command that print the death wish contracts strings? (or ids? i don't know how is it called...) if not, can you add it some time? thank you
EpicYoshiMaster  [author] 25 Dec, 2023 @ 9:47am 
That's a base game command and some of those aren't super useful, it looks like that one would print out the classes of active contracts in subcon (I don't think this includes death wish as far as I can tell)
FOXBOYFISH 24 Dec, 2023 @ 11:57am 
hello, me...again....anyways, the print contracts command is not working, did you already know about this, or am i just being dumb and not knowing how to use it? thank you btw
EpicYoshiMaster  [author] 9 Dec, 2023 @ 6:18pm 
at most you can really only reliably expect things like your position to be synced, beyond that there's not much
arwenrei 9 Dec, 2023 @ 6:12pm 
i should of also added this earlier. does it ONLY sync with base commands like, if i use the ghost command, they will see it.
arwenrei 9 Dec, 2023 @ 6:00pm 
ooh okay. thanks!
EpicYoshiMaster  [author] 9 Dec, 2023 @ 5:50pm 
nah none of that will sync, online party for the most part doesn't synchronize much
arwenrei 9 Dec, 2023 @ 5:49pm 
since i figured out how to do this on online party, can everyone see what is happening.. for example, when you spawn a pon, someone else can see a pon
FOXBOYFISH 23 Nov, 2023 @ 11:43am 
yes, it worked, thanks a lot
EpicYoshiMaster  [author] 20 Nov, 2023 @ 8:41am 
Not sure I understand what you're asking, did you accidentally use a command to give yourself more progress than intended? You could check to see if there's a backup save, look in ...\Steam\steamapps\common\HatinTime\HatinTimeGame\SaveData and rename one of the .bak files to .hat and you can check to see if you have a backup you can use.
FOXBOYFISH 19 Nov, 2023 @ 7:49am 
i somehow mananged to finish all acts of every chapter, but i didn't want to do that, is there anyway of undoing it? please help me
ジェイコブ 6ixty 4our 2 Nov, 2023 @ 6:39pm 
Ah.
EpicYoshiMaster  [author] 2 Nov, 2023 @ 12:03pm 
RemoveTimePiece removes only one, so in order to get rid of several you're actually using the command RemoveTimePiece debug_timepiece_0 followed by RemoveTimePiece debug_timepiece_1 and on and on for however many you gave yourself. Attempting to remove the time piece for the number you put in won't remove any as it's 0-indexed.
ジェイコブ 6ixty 4our 2 Nov, 2023 @ 10:42am 
So I give myself 25 time pieces (givedummytimepieces 25) & when I try to remove those dummy timepieces (removealldummytimepieces or removetimepiece debug_timepiece_25) it doesn't work (& in the case of the latter command, it says "successfully removed [time piece] but the time pieces still remain in my file).
EpicYoshiMaster  [author] 2 Nov, 2023 @ 8:54am 
It should, I've checked on my end and it works fine. What are you typing into the console specifically?
ジェイコブ 6ixty 4our 1 Nov, 2023 @ 2:05pm 
RemoveTimePiece debug_timepiece_[number] also doesn't work.
ジェイコブ 6ixty 4our 31 Oct, 2023 @ 8:44pm 
Much appreciated.
EpicYoshiMaster  [author] 31 Oct, 2023 @ 6:56am 
AH, you know what, yeah, it sure doesn't work which is wild because it has been around for years LOL. Fixed on my end, will be fixed when I push my next update. If you want to remove them manually in the meantime you can use RemoveTimePiece debug_timepiece_[number] where you replace [number] starting with 0 up to whatever number of dummy time pieces you gave yourself.
ジェイコブ 6ixty 4our 30 Oct, 2023 @ 4:25am 
removealldummytimepieces doesn't work.
plarkimier 9 Sep, 2023 @ 9:25am 
What if i want to remove a certain hat? What are the IDs?
EpicYoshiMaster  [author] 30 Jul, 2023 @ 6:36am 
Those are parameters for the command, they're written as function stubs since that's how they are in the actual code for them.

so a command like GiveTimePiece(string str) is looking for a string ex. "hi" "hello123" in-game the command would be used as something like: GiveTimePiece "Alpine_Twilight"
auroriafantasia 28 Jul, 2023 @ 11:32pm 
what does the "(string str)" mean in a command??
Selbi 23 May, 2023 @ 1:47pm 
How would I use this to remove all hats? I accidentally unlocked them with the NG+ mod and want to undo the damage.
Sonan X 7 Feb, 2023 @ 12:10pm 
I always wanted to be able to toggle dweller mask or time stop hat for infinite time. I need that command so I can immerse!
VEC 5 Feb, 2023 @ 3:30pm 
does this work in online party?
Mantaman 21 Jan, 2023 @ 1:59pm 
the
Kraken 24 Sep, 2022 @ 9:07pm 
I can not use the add/set yarn command
Shararamosh 27 Jul, 2022 @ 1:14pm 
Tried using chokegame command and the game crashed saying this:
Error loading mod 'hub_spaceship' (hub_spaceship).
The package needs to be recooked by the creator.

Unable to instance variable for 'Yoshi_ConsoleCommandsPlus_CheatManager_CCP hub_spaceship.TheWorld:PersistentLevel.Hat_PlayerControllerSpecial_3.Yoshi_ConsoleCommandsPlus_CheatManager_CCP_18': map is out of date and needs to be recooked.
EpicYoshiMaster  [author] 13 Jul, 2022 @ 7:34pm 
Game Settings -> near the bottom make sure Developer Console is turned on
Open the console with Tab or the tilde ~ key
ZICTHEPINEAPPLE1 13 Jul, 2022 @ 6:12pm 
how do i open it
smellyfella 4 Jul, 2022 @ 5:31am 
Oh, ok thanks. Honestly i should have thought of that in the first place.
EpicYoshiMaster  [author] 3 Jul, 2022 @ 2:25pm 
Huh, wonder why it was flagged, it hasn't been in the past. Best I can really suggest is copy paste the link to a separate browser to open the google doc.
smellyfella 3 Jul, 2022 @ 1:43pm 
Hey, i'm trying to open the website and its not letting me. it keeps on saying link blocked can you help me with that?
-𝐙𝐄𝐑𝐈𝐓𝐇- 14 Jun, 2022 @ 4:40pm 
What does SubscribeToChairChannel even do?
EpicYoshiMaster  [author] 30 May, 2022 @ 9:27pm 
String and Integer
SonicPikaFi 30 May, 2022 @ 6:37pm 
What Does STR And INT Mean?????????🤔
Nonexistent 30 Apr, 2022 @ 11:14am 
idk if there is some way to do it but is there a way to get this to work in online mode?
Pngwyn 23 Mar, 2022 @ 2:38pm 
how do you get the commands to work?
Scout786 12 Mar, 2022 @ 9:02pm 
you should update unlockabsolutelyeverything to unlock vannessa's curse collectibles! :D
EpicYoshiMaster  [author] 18 Feb, 2022 @ 1:52pm 
Yes! You'll need to check the config settings for the mod, one of the options, 'While Open' will allow you to use cheats in Death Wish, but also allows stamps to count. Just make sure you don't have the console open when you complete an objective and it should work fine!