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

Plutonium

  1. Home
  2. BO1 Client Support
  3. dual Cz-75 crash

dual Cz-75 crash

Scheduled Pinned Locked Moved BO1 Client Support
12 Posts 7 Posters 2.0k 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.
  • undefined Offline
    undefined Offline
    RudeRenX
    wrote on Sep 29, 2022, 2:46 AM last edited by
    #1

    Re: game crashes as soon as i get dual wield cz75

    Hi, first of all I know that this bug has ben reported in several times before this one, but I would like to ask if someone has a temporary fix or at least a way so the gun don't pop up in the box. I've been careful about picking it from the box, but it always ends up happening, and you know that it kinda sucks to lose a fire sale because of this or picking it up by not looking at the box at the time you spin it.

    For those who don't know when you get a cz75 akimbo from the box this ones crashes your game (at least in solo and in all the maps that i have played)

    thanks for your time reading this, please tell me when this bug is fixed, or if you have a simple solution, and apologies if I spelled something wrong I'm hispanic.

    Greetings to all of you, have a great day.

    undefined undefined 2 Replies Last reply Sep 29, 2022, 4:23 AM
    0
    • undefined Offline
      undefined Offline
      hindercanrun
      replied to RudeRenX on Sep 29, 2022, 4:23 AM last edited by
      #2

      RudeRenX it’s fixed in the testing version
      so if u want access to that donate.
      also you could just remove the weapon from your game via using a mod/removing it from the common zombie.ff

      1 Reply Last reply
      0
      • undefined Offline
        undefined Offline
        Pistakilla
        replied to RudeRenX on Sep 29, 2022, 5:05 AM last edited by Pistakilla Sep 29, 2022, 8:06 AM
        #3

        RudeRenX

        You can use this script I made until we release a new update. Just make a .gsc file and copy everything in this code box into your .gsc file. After saving, put it in %localappdata%\plutonium\storage\t5\scripts\sp\zom. May have to fully restart your game until you see your player name followed by "has connected" on the top left, that's when you know the script has loaded.

        init(){ level thread remove_magicbox_weapon( "cz75dw_zm" ); }
        
        remove_magicbox_weapon( weapon )
        {
        	if(!isDefined(weapon))
        	{ 
        		weapon = ""; 
        	}
        	
        	if(isDefined(weapon) && maps\_zombiemode_weapons::get_is_in_box(weapon) == true )
        	{ 
        		level.zombie_weapons[weapon].is_in_box = false; 
        	}
        }
        
        undefined undefined 2 Replies Last reply Oct 5, 2022, 5:44 AM
        1
        • undefined Offline
          undefined Offline
          xsfbfb
          replied to Pistakilla on Oct 5, 2022, 5:44 AM last edited by
          #4

          Pistakilla how do I make a gsc file? I have looked around and can't figure it out.

          1 Reply Last reply
          0
          • undefined Offline
            undefined Offline
            hindercanrun
            wrote on Oct 5, 2022, 5:48 AM last edited by
            #5

            just rename .txt to .gsc

            undefined 1 Reply Last reply Oct 5, 2022, 6:30 AM
            0
            • undefined Offline
              undefined Offline
              xsfbfb
              replied to hindercanrun on Oct 5, 2022, 6:30 AM last edited by
              #6

              hindercanrun Where do I take the code, how do I turn the code into a file?

              undefined 1 Reply Last reply Oct 5, 2022, 6:40 AM
              0
              • undefined Offline
                undefined Offline
                Resxt Plutonium Staff
                replied to xsfbfb on Oct 5, 2022, 6:40 AM last edited by
                #7

                xsfbfb simply copy the text, paste it in a notepad and save the file with a .gsc extension

                This could give you an idea (this is for IW5 but the idea is the same)
                https://github.com/Resxt/Plutonium-IW5-Scripts#how-do-i-download-a-script

                undefined 1 Reply Last reply Oct 5, 2022, 6:46 AM
                1
                • undefined Offline
                  undefined Offline
                  hindercanrun
                  wrote on Oct 5, 2022, 6:40 AM last edited by
                  #8

                  make a .txt rename it to .exe then paste what pistakilla said then compile it using a compiler

                  1 Reply Last reply
                  1
                  • undefined Offline
                    undefined Offline
                    xsfbfb
                    replied to Resxt on Oct 5, 2022, 6:46 AM last edited by
                    #9

                    Resxt said in dual Cz-75 crash:

                    xsfbfb simply copy the text, paste it in a notepad and save the file with a .gsc extension

                    This could give you an idea (this is for IW5 but the idea is the same)
                    https://github.com/Resxt/Plutonium-IW5-Scripts#how-do-i-download-a-script

                    thanks

                    1 Reply Last reply
                    0
                    • undefined Resxt referenced this topic on Apr 24, 2024, 11:07 AM
                    • undefined Offline
                      undefined Offline
                      Ayhamee
                      replied to Pistakilla on Nov 22, 2024, 12:43 PM last edited by
                      #10

                      Pistakilla thank you for the code!

                      1 Reply Last reply
                      0
                      • undefined Offline
                        undefined Offline
                        _Epidemic_
                        wrote on Jan 19, 2025, 8:51 PM last edited by
                        #11

                        wait this has been a well known issue for years and it was never permanently fixed?? well anyway thanks y'all for the script

                        undefined 1 Reply Last reply Jan 19, 2025, 11:26 PM
                        0
                        • undefined Offline
                          undefined Offline
                          Resxt Plutonium Staff
                          replied to _Epidemic_ on Jan 19, 2025, 11:26 PM last edited by
                          #12

                          _Epidemic_ yes

                          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