Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. BO2 Client Support
  3. scoreboard display bug

scoreboard display bug

Scheduled Pinned Locked Moved BO2 Client Support
7 Posts 2 Posters 102 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Former User? Offline
    A Former User? Offline
    A Former User
    wrote on last edited by
    #1

    I noticed that for a while all the kills are not taken into account

    for example the in the part x player has 1500 poinst but 7 kills whereas it really made 15 but it does not appear

    a7bdba76-fe14-447b-8e87-a9b0cd076f29-image.png

    JezuzLizardundefined 1 Reply Last reply
    0
    • JezuzLizardundefined Offline
      JezuzLizardundefined Offline
      JezuzLizard Plutonium Staff
      replied to A Former User on last edited by
      #2

      VnM FeeD Objective based gamemodes like Search and Destroy put extra focus on players completing the objectives therefore score does not necessarily match kills.

      A Former User? 1 Reply Last reply
      0
      • A Former User? Offline
        A Former User? Offline
        A Former User
        replied to JezuzLizard on last edited by A Former User
        #3

        JezuzLizard no the kills are not well not taken into account nobody plays the objective ^^ and it is since the last update that there is a bug

        JezuzLizardundefined 1 Reply Last reply
        0
        • JezuzLizardundefined Offline
          JezuzLizardundefined Offline
          JezuzLizard Plutonium Staff
          replied to A Former User on last edited by
          #4

          VnM FeeD Can you replicate this bug so we can verify that the scoreboard does not match actual kills?

          A Former User? 1 Reply Last reply
          0
          • A Former User? Offline
            A Former User? Offline
            A Former User
            replied to JezuzLizard on last edited by
            #5

            JezuzLizard said in scoreboard display bug:

            Can you replicate this bug so we can verify that the scoreboard does not match actual kills?

            yes look I am at 2900 point and 16 kills, I will do 3 kills but just the points are added
            https://youtu.be/WWbVLSJyyjQ

            JezuzLizardundefined 1 Reply Last reply
            0
            • JezuzLizardundefined Offline
              JezuzLizardundefined Offline
              JezuzLizard Plutonium Staff
              replied to A Former User on last edited by
              #6

              VnM FeeD This is due to the game's boosting prevention. The game thinks players are kill boosting. You can disable the check using this code:

              init()
              {
              	level.isKillBoosting = ::always_false;
              }
              
              always_false()
              {
              	return false;
              }
              
              1 Reply Last reply
              0
              • A Former User? Offline
                A Former User? Offline
                A Former User
                wrote on last edited by
                #7

                JezuzLizard said in scoreboard display bug:

                {

                yes it works, thank you

                1 Reply Last reply
                0

                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Donate