Page 3 of 3

Re: ooCheat OXP

Posted: Sun Jan 13, 2013 10:18 pm
by Thargoid
To be honest I don't remember whether I updated this OXP or not, I've been doing so many of them lately with 1.77 coming out.

I'll have a check this week, and if needed it can be moved elsewhere. Perhaps even the F4 screen, although I'm not so sure about that as it really should be for in-game station selections. There will be somewhere suitable for it. Just may take a little looking about to find it :)

Re: ooCheat OXP

Posted: Mon Jan 14, 2013 6:49 am
by Solonar
I have been using this OXP on 1.77 with no issues. F2, Game Options, F7.

Re: ooCheat OXP

Posted: Mon Jan 14, 2013 9:23 pm
by barge411
It works fine except if you want to use OXPconfig as well as they both use the same F key.
F2 Options - then F7

Re: ooCheat OXP

Posted: Wed Jan 23, 2013 9:22 pm
by Thargoid
OK I just uploaded v1.11, which moves the menu access from F2-->F7 onto the interfaces (F4) screen. Due to that it needs a minimum of Oolite 1.77 to run. It should now sit happily beside OXPConfig and work side by side without clashing.

Download via the links below from box or the wiki as normal.

Re: ooCheat OXP

Posted: Sun Nov 13, 2016 8:05 am
by Sgt.Pepper
Hi Thargoid, Hi folks,
first i want to say: sorry for my bad english.

ich have written a correction of ooCheat.
Now the Button "Clear legal status" works also with the http://wiki.alioth.net/index.php/Bounty_System.
It autodetect the Bounty_System-OXP and support deletion (not the pay) of all Entries everywhere.

I added a global Variable to "script.js": this._bountysystem = false;

In the StartUp-Function i added:
if (worldScripts.BountySystem_Core) {
log("Cheat screen detected BountySystem_Core");
this._bountysystem = true;
}

In the Coise-Function i added at "case "OOCHEAT_3_LEGAL":":
if (this._bountysystem) {
worldScripts.BountySystem_Core._offences.splice(0,worldScripts.BountySystem_Core._offences.length);
}

that's all.

Have fun with it: Sgt.Pepper

Re: ooCheat OXP

Posted: Sun Nov 13, 2016 8:56 am
by Cody
Welcome aboard, Commander!

I had some problems approving your first/second post, and some/all of your code went missing - please re-post that script.



Meanwhile, here's a musical interlude!