Since zombie records websites require in their rules to show script hashes and identifier to ensure integrity of the record, their plugins and scripts enable the settings of automatically flashing script hashes and drawing the identifier. These settings can be disabled in the game tab in the options.
Hadi77KSA
Posts
-
Loading assets shown on screen -
Emblemsr5260 released three months ago reworked player emblems and made them save on the PC.
-
Question for StaffIf you want my opinion, aside from the server browser, these won’t be implemented. There are players that hop on Plutonium and expect everything to be as vanilla as possible. The slightest deviation from vanilla makes them complain. You can see this with players complaining about the switch from matchmaking to server browser, availability of unlockall, and even increased FoV. You’re free to implement these as a mod of course, but I believe the likelihood of them being implemented directly to the client by the team is slim.
-
I Need help -
I accidentally killed my friend in a private match and now I'm banned from his server. How can I appeal or fix this?/ mate a mi amigo en una partida privado por error y ahora estoy baneado de su server, como puedo apelar o arreglarlo?Get the host to follow this:
press Win+R, paste this
%localappdata%\Plutonium\storage\t6\main, press ok, and delete theban.txtfile. -
unable to load binary into memoryFoxxoTV update to the latest version. r5314 should have resolved the error for paths containing special characters. If you're still facing that error on the latest version, make a separate post showing your path to the Plutonium folder as well as pictures of the errors you face.
-
Scripts not working in respective ZM foldersLoad a map and execute
flashScriptHasheseither through the console or from the options and see if the scripts for that map appear on the list. If they appear, then they’re loaded.
Otherwise, press Win+R, write this:%localappdata%\Plutonium\storage\t6\scripts\zmor insert\rawaftert6if you decided to use that directory instead, press Ok, open one of the map folders, right-click one of the scripts, select “Copy as path”, paste the path somewhere, and check that there are no spaces in any of the folder names. If you’re getting an error from the Run window that the directory doesn’t exist or you’re not seeing the folders you created, then you’re not placing the folders in the correct directory. -
T5SP dedicated server (r5316) not appearing in server browser - only r5164 servers visible""T5SP dedicated server (r5316) not appearing in server browser - only r5164 servers visibleThere are visible servers which are running the latest version. It’s a network issue on your end.
-
some kind of black screenTry this console command:
r_filmUseTweaks 0 -
Need help stopping bo1 crashing?Send it in the Plutonium Discord server.
-
Need help stopping bo1 crashing?Follow this:
Driver Method
Press Win+R, write this:
dxdiag, press Ok, select Display in the window that opens, then look at the Device section for your device name and manufacturer. After you determine those, update your graphics drivers.- https://www.nvidia.com/drivers/
- https://www.amd.com/drivers/
- https://downloadcenter.intel.com/
- OEM website of your device
CFG Method
- Press Win+R and paste this path:
%localappdata%\Plutonium\storage\t5 - Open the
playersfolder (create it if it doesn’t exist) - Place the
.cfgfiles from the following link into theplayersfolder https://mega.nz/folder/9ksUkSrA#TRYDTvno7hW_khFlJCB7mg
-
Can’t locate my game filesThe folder selection window Plutonium opens only shows folders because it wants you to select a folder, not a file. Select the game folder.
https://plutonium.pw/docs/game-files/
https://plutonium.pw/docs/install/ -
No or bad challenge for addressGavinsTightUncle it’s in the graphics options, or alternatively use the console:
r_shaderWarming 0
Note that the error also occurs if your username is more than 15 characters. -
no europe servers for bo1 multiplayer?The flags shown in the server browser are just placeholders, they don’t actually represent the countries where the servers are hosted from. If you want an an accurate representation, see https://gameserve.rs/?platform=plutonium
-
I can't find a solution for Plutonium error 0xc000007b for T5adrircero the physical disc files are useless on Plutonium if you’re unable to redeem on Steam the code that comes with the disc and if you’re unable to install the game updates.
-
Crash on launchFollow this:
Driver Method
Press Win+R, write this:
dxdiag, press Ok, select Display in the window that opens, then look at the Device section for your device name and manufacturer. After you determine those, update your graphics drivers.- https://www.nvidia.com/drivers/
- https://www.amd.com/drivers/
- https://downloadcenter.intel.com/
- OEM website of your device
CFG Method
- Press Win+R and paste this path:
%localappdata%\Plutonium\storage\t5 - Open the
playersfolder (create it if it doesn’t exist) - Place the
.cfgfiles from the following link into theplayersfolder https://mega.nz/folder/9ksUkSrA#TRYDTvno7hW_khFlJCB7mg
-
I can't find a solution for Plutonium error 0xc000007b for T5adrircero if you truly installed the game through Steam, then use Steam to repair the game. https://plutonium.pw/docs/repair/
If you keep facing the error after that, then you didn’t correctly follow the suggestions. -
I can't find a solution for Plutonium error 0xc000007b for T5For the invalid fastfiles error, select the directory that Steam installed the game into and remove the old one.
https://plutonium.pw/docs/game-files/
https://plutonium.pw/docs/install/ -
Question BO2Only the regular (not add-on) version 6.7.3 of ReShade can be used as of r5304, yes.
-
[Release] [ZM] Select your character options for solo custom gameWith r5304, you need to load a fs_game mod (which you can do so by selecting a mod from the mods menu) for the custom .lua file to load. With that, I recommend pasting the files in a mod folder. You can achieve this by changing the
install_survivals.batfile’s xcopy lines to be this, as previously mentioned in comment 24:xcopy /i "%CD%\privategamelobby_project.lua" "%localappdata%\Plutonium\storage\t6\mods\zm_player_select\ui_mp\t6\menus" /y xcopy /i "%CD%\scripts" "%localappdata%\Plutonium\storage\t6\mods\zm_player_select\scripts\zm" /e /y