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

Plutonium

  1. Home
  2. BO2 Client Support
  3. ZM - Bug Fix

ZM - Bug Fix

Scheduled Pinned Locked Moved BO2 Client Support
7 Posts 5 Posters 242 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ZIFRIOSundefined Offline
    ZIFRIOSundefined Offline
    ZIFRIOS
    wrote on last edited by ZIFRIOS
    #1

    how to fix the bug that zombies spawns are not blocked?

    Zombie spawn not working good, between round 20/25, zombies are not spawning in public/own server.
    Any Solution??

    JezuzLizardundefined 1 Reply Last reply
    0
    • ZIFRIOSundefined ZIFRIOS

      how to fix the bug that zombies spawns are not blocked?

      Zombie spawn not working good, between round 20/25, zombies are not spawning in public/own server.
      Any Solution??

      JezuzLizardundefined Offline
      JezuzLizardundefined Offline
      JezuzLizard
      Plutonium Staff
      wrote on last edited by
      #2

      ZIFRIOS You can try using replaceFunc() to change how wait_network_frame() works.

      main()
      {
          replaceFunc( maps\mp\zombies\_zm_utility::wait_network_frame, ::wait_network_frame_override );
      }
      
      wait_network_frame_override()
      {
          wait 0.1;
      }
      Z3NlTH-Dr4G0Nundefined 1 Reply Last reply
      0
      • JezuzLizardundefined JezuzLizard

        ZIFRIOS You can try using replaceFunc() to change how wait_network_frame() works.

        main()
        {
            replaceFunc( maps\mp\zombies\_zm_utility::wait_network_frame, ::wait_network_frame_override );
        }
        
        wait_network_frame_override()
        {
            wait 0.1;
        }
        Z3NlTH-Dr4G0Nundefined Offline
        Z3NlTH-Dr4G0Nundefined Offline
        Z3NlTH-Dr4G0N
        wrote on last edited by
        #3

        JezuzLizard said in ZM - Bug Fix:

        replaceFunc

        Wait a minute, I can use replaceFunc (or overide) to... well... replace stock functions in the scripts?

        Kalitosundefined 1 Reply Last reply
        0
        • Z3NlTH-Dr4G0Nundefined Z3NlTH-Dr4G0N

          JezuzLizard said in ZM - Bug Fix:

          replaceFunc

          Wait a minute, I can use replaceFunc (or overide) to... well... replace stock functions in the scripts?

          Kalitosundefined Offline
          Kalitosundefined Offline
          Kalitos
          wrote on last edited by
          #4

          @P00DL3W0Lf_GR yes

          Z3NlTH-Dr4G0Nundefined KmasDeBeuh_undefined 2 Replies Last reply
          0
          • Kalitosundefined Kalitos

            @P00DL3W0Lf_GR yes

            Z3NlTH-Dr4G0Nundefined Offline
            Z3NlTH-Dr4G0Nundefined Offline
            Z3NlTH-Dr4G0N
            wrote on last edited by
            #5

            Kalitos 👀👀

            1 Reply Last reply
            0
            • Kalitosundefined Kalitos

              @P00DL3W0Lf_GR yes

              KmasDeBeuh_undefined Offline
              KmasDeBeuh_undefined Offline
              KmasDeBeuh_
              wrote on last edited by
              #6
              This post is deleted!
              Z3NlTH-Dr4G0Nundefined 1 Reply Last reply
              0
              • KmasDeBeuh_undefined KmasDeBeuh_

                This post is deleted!

                Z3NlTH-Dr4G0Nundefined Offline
                Z3NlTH-Dr4G0Nundefined Offline
                Z3NlTH-Dr4G0N
                wrote on last edited by
                #7

                KmasDeBeuh_ Had this happen to me once. A workaround is to go behind the machine, crouch and look down. For some reason you can pack that way, but the gun comes out from a weird angle so be carefule when you pick it up.

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

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