• Register

This member has provided no bio about themself...

Comment History
gernotschrader
gernotschrader - - 4 comments @ Pioneer

I'm very sorry but it seems this feature has been removed.
Never ask me why (@*#+**grrr).

It still works for Walterars "Scout +" and former releases but it refuses to open the console in the recent build.

Maybe the feature is still hidden somewhere but it's not on the key it is still assigned to in the .ini

---

If you still like to cheat some exra money you will have to depend on a "game genie" or similar program to hack the running process.

At least until i found where it's hidden if at all.
But i strongly assume because it's an important feature for the developers itself.

Good karma+1 vote
gernotschrader
gernotschrader - - 4 comments @ Pioneer

noticed that one

hmmmm... i hope the pay rent is such steep that it makes no sense to loan money, at least that's how i would do it - mean like in reality. "can't pay? ok gimme your ship" by bye player.

Good karma+2 votes
gernotschrader
gernotschrader - - 4 comments @ Pioneer

there is a not so easy way to cheat whatever

if you press "ยง" pioneer opens a console strip.
here you can enter a command likewise you would do it in a modules script.

for the money:
Game.player:AddMoney(9999999999)

any ship:
Game.player:SetShipType("shipname")
(the shipname is usually the name the .json file has in "data/ships" it mustn't be the name which appears as name in the game and it's usually lowercase, but also this can change from release to release, this i how it appears to me using pioneer31)

you could add in a similar manner also any equipment, e.g Game.player:AddEquip("xxx") the table of equipments is either in the wiki (i guess not anymore) or you can find it in the source file "enum_table.cpp", if you browse the project on github you neither would have to download the source for this. in it every good, equipment is listed)

while this is for my Pioneer31 release (Phoenix)

the original advice is:
import("Game").player:AddMoney(9999999999)
import("Game").player:SetShipType("name")

I'm not sure how the proper syntax is for the recent release.

Good karma+1 vote
gernotschrader
gernotschrader - - 4 comments @ Pioneer

hey you guest

GREAT JOB!

wouldn't it be an idea to make a mod of it so one doesn't have to place them in the games dir?

further would you mind if this would be available on Space Sim Central?

because that really looks great.

greez gernot (an unbound pioneer veteran)

Good karma+2 votes