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 200 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.
  • 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
    • JezuzLizardundefined Offline
      JezuzLizardundefined Offline
      JezuzLizard Plutonium Staff
      replied to ZIFRIOS 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
      • Z3NlTH-Dr4G0Nundefined Offline
        Z3NlTH-Dr4G0Nundefined Offline
        Z3NlTH-Dr4G0N
        replied to JezuzLizard 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
        • Kalitosundefined Offline
          Kalitosundefined Offline
          Kalitos
          replied to Z3NlTH-Dr4G0N on last edited by
          #4

          @P00DL3W0Lf_GR yes

          Z3NlTH-Dr4G0Nundefined KmasDeBeuh_undefined 2 Replies Last reply
          0
          • Z3NlTH-Dr4G0Nundefined Offline
            Z3NlTH-Dr4G0Nundefined Offline
            Z3NlTH-Dr4G0N
            replied to Kalitos on last edited by
            #5

            Kalitos 👀👀

            1 Reply Last reply
            0
            • KmasDeBeuh_undefined Offline
              KmasDeBeuh_undefined Offline
              KmasDeBeuh_
              replied to Kalitos on last edited by
              #6
              This post is deleted!
              Z3NlTH-Dr4G0Nundefined 1 Reply Last reply
              0
              • Z3NlTH-Dr4G0Nundefined Offline
                Z3NlTH-Dr4G0Nundefined Offline
                Z3NlTH-Dr4G0N
                replied to KmasDeBeuh_ 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

                • Login

                • Don't have an account? Register

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