Jump to content

Cheating (that is justified)


Recommended Posts

I think I may know how, but I'd rather be sure. On console I had unlocked all of the characters twice (once on vita and once on ps3, and that's including Maxwell). Now that I'm on pc, I really want to get to try out the new Shipwrecked characters, but I really don't want to slog through the character unlocking process again. Is there a way (preferably without mods) to do this? I'm thinking of using console command to set the day to 130 or whatever and then offing myself, but I'm not sure exactly what to type in . . . 

Hey @TheTraditionalGentleman I'd suggest the following console command code:

LongUpdate(X)

From the wiki: There are 30 time units per segment. To skip a whole day one can either use LongUpdate(480) or use multiplicative values such as LongUpdate(X*16*30) or LongUpdate(X*TUNING.TOTAL_DAY_TIME), with X=days to skip.

I hope that helps, good luck. cheers.

  • Developer
15 hours ago, Zillvr said:

Hey @TheTraditionalGentleman I'd suggest the following console command code:


LongUpdate(X)

From the wiki: There are 30 time units per segment. To skip a whole day one can either use LongUpdate(480) or use multiplicative values such as LongUpdate(X*16*30) or LongUpdate(X*TUNING.TOTAL_DAY_TIME), with X=days to skip.

I hope that helps, good luck. cheers.

And if you happened to have a character not unlocked by days, like Webber, Wes and/or Maxwell, you can also use this code:

GetPlayer().profile:UnlockCharacter("webber") GetPlayer().profile:Save()

That would unlock Webber, and there were "webber" is, just put "wes" for Wes and "waxwell" for Maxwell :)

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...