Its an electron game. Take a look at the game files
[Request] Space Wreck
- stigmaoffire
- Table Makers
- Posts: 111
- Joined: Fri Jul 16, 2021 7:36 pm
- Reputation: 58
- stigmaoffire
- Table Makers
- Posts: 111
- Joined: Fri Jul 16, 2021 7:36 pm
- Reputation: 58
Re: [Request] Space Wreck
you can change xp withbill5499 wrote: ↑Sun Oct 15, 2023 12:09 amDo you know if there's a command for increasing XP or trigger a level up?masaykh wrote: ↑Fri Dec 02, 2022 6:25 pmin game, once character creation option will appear:
select custom character
once screen with attributes and skill appear
press shift + ctrl + i
select console
copy & paste the following:
hero.charData.points = [19,0,0]
This will change available attributes to maximum possible
for skills:
Set manually melee and ranged to maximum (you will have 6 points to spend)
then execute:
hero.charData.sneak.bonuses.LVL1=3
hero.charData.melee.bonuses.LVL1=3
hero.charData.ranged.bonuses.LVL1=3
hero.charData.speech.bonuses.LVL1=3
hero.charData.scitec.bonuses.LVL1=3
click accept and play))
Code: Select all
hero.charData.XP = 999
Code: Select all
hero.charData.levelUp()
Re: [Request] Space Wreck
I mean, I did try those. Doesn't seem to be working for me. I think what I really need is how to trigger a level up screen where you choose skills and traits, which editing the XP and level themselves doesn't seem to do it, at least not until you gain at least some XP by playing naturally. I think the game is design so that you can't level up all at once, you can only level up one at a timestigmaoffire wrote: ↑Sun Oct 15, 2023 6:09 amyou can change xp withbill5499 wrote: ↑Sun Oct 15, 2023 12:09 amDo you know if there's a command for increasing XP or trigger a level up?masaykh wrote: ↑Fri Dec 02, 2022 6:25 pmin game, once character creation option will appear:
select custom character
once screen with attributes and skill appear
press shift + ctrl + i
select console
copy & paste the following:
hero.charData.points = [19,0,0]
This will change available attributes to maximum possible
for skills:
Set manually melee and ranged to maximum (you will have 6 points to spend)
then execute:
hero.charData.sneak.bonuses.LVL1=3
hero.charData.melee.bonuses.LVL1=3
hero.charData.ranged.bonuses.LVL1=3
hero.charData.speech.bonuses.LVL1=3
hero.charData.scitec.bonuses.LVL1=3
click accept and play))to level up you doCode: Select all
hero.charData.XP = 999
you can look throught the sources in dev tools for more things to edit.Code: Select all
hero.charData.levelUp()
Re: [Request] Space Wreck
hero.charData.AP.bonuses.LVL1=500 sets AP to 500+ all the moves and actions you want
hero.charData.carry.bonuses.LVL1=500 weight to carry
hero.charData.carry.bonuses.LVL1=500 weight to carry
-
- Cheater
- Posts: 32
- Joined: Mon May 08, 2017 2:37 pm
- Reputation: 15
Re: [Request] Space Wreck
I did some leveling up by cheat (999XP) and now the Marks prompt stopped showing up anymore...
UPDATE: I kind of figured out the cheat to set levels at value and now Marks and positive/negative triats work.
It was something like
hero.charData.level=3
THEN you enter CHAR then leave it and take a step somewhere (should popup seconds after you exit Character menu)
I believe LVL increased my HP, but the Negative triats are really bad sometimes.
And when leaving the console it's best to exit it by pressing Ctrl+Shift+l (just like activating it) because the game is unstable af. Crashes all the time.
UPDATE: I kind of figured out the cheat to set levels at value and now Marks and positive/negative triats work.
It was something like
hero.charData.level=3
THEN you enter CHAR then leave it and take a step somewhere (should popup seconds after you exit Character menu)
I believe LVL increased my HP, but the Negative triats are really bad sometimes.
And when leaving the console it's best to exit it by pressing Ctrl+Shift+l (just like activating it) because the game is unstable af. Crashes all the time.
Last edited by happybrother on Sat Nov 04, 2023 10:10 pm, edited 2 times in total.
-
- Expert Cheater
- Posts: 171
- Joined: Tue Feb 12, 2019 8:34 pm
- Reputation: 33
Re: [Request] Space Wreck
thanks a lot. Also needs inmasaykh wrote: ↑Fri Dec 02, 2022 6:25 pmin game, once character creation option will appear:
select custom character
once screen with attributes and skill appear
press shift + ctrl + i
select console
copy & paste the following:
hero.charData.points = [19,0,0]
This will change available attributes to maximum possible
click accept and play))
- Weight
- Rerols
Re: [Request] Space Wreck
I just wanted to add to this, at least in the newest version I had to do a doubled 4 byte value to find inventory items quantity, so I'm guessing things have changed at some point.
Who is online
Users browsing this forum: softstar