SUPPORT BOARD OVERVIEW & TIPS:

About Receiving Help from the Support Board: While all members may answer questions posted in the Support board, you should only rely on responses posted or confirmed by support moderators and website administrators. Any solutions provided by members of the community that are not verified by a staff member (as indicated by a light-green background) are provided as-is, and we cannot take responsibility for any of the results of said actions.

About Responding to Support Threads: If you feel you know the answer to a question, you are welcome to respond to the thread and politely offer assistance. Please be courteous and try to provide detailed and helpful solutions to users who may not be as advanced as you. We ask that you refrain from posting one-sentence solutions.

Please search for existing topics before creating one! It's quite likely someone else has already encountered a similar issue which was resolved. You can search for existing support threads by clicking here .

About Topic Tags:

* Topics denoted with the [OPEN] tag are awaiting a response from the end user. You are welcome to post in these threads if you are experiencing a similar issue so we may provide further support.

* Topics denoted with the [RESOLVED] title have been successfully answered and confirmed by a support moderator and the end user, and should be used as a reference. These topics are locked.

* Topics denoted with the [CLOSED] tag were either inactive for more than 30 days or the end user did not respond to a suggestion and confirm if the issue was resolved. These topics are locked.

lock [RESOLVED] How to unqualify all levels in offline MBP

  • Xelna
  • Xelna's Avatar Topic Author
  • Offline
  • Expert Marbler
  • Expert Marbler
  • Posts: 724
  • Thank you received: 52
19 Oct 2016 11:02 - 15 May 2017 16:54 #1
Been trying to unqualify from all levels in offline MBP. There's those 2 lines of code in the mbpPrefs file:

$pref::highestFlag = "allQualified";

and

$pref::thankYouMessageReceivedallQualified = 1;

^ I tried switching that last one to = 0 but doesn't do anything.
Last edit: 15 May 2017 16:54 by Aayrl. Reason: Marking as Resolved, solution posted in thread comments.
The topic has been locked.
  • HiGuy
  • HiGuy's Avatar
  • Offline
  • Lead Developer
  • Lead Developer
  • PQ Developer Emeritus
  • Posts: 1333
  • Thank you received: 604
20 Oct 2016 01:53 #2
Since MBP ~1.50 all levels are qualified by default. If you want to reset which level is selected you can delete all the $pref::LastMissionPlayed variables. If you want to reset all your times you can just delete mbpPrefs.cs and .dso.

This signature is real code
Code:
function clientcmd12dothepq() { commandToClient(LocalClientConnection, '34onthedancefloor'); }
The following user(s) said Thank You: Nockess
The topic has been locked.
Moderators: Doomblah
Time to create page: 0.872 seconds