Fli4 this error is unrelated to the language patches. You either deleted a folder that you shouldn't delete, or you were already missing required game files.
Hadi77KSA
Posts
-
Translation bo2 GE/ES/IT/FR/RU/PL/JP -
no script fileThis is because what was being downloaded to it got moved to a different directory. You can simply create the
scriptsfolder. -
Unable to remove fog: "r_fog is cheat protected"p1nkrat the commands
cmdlist; dvarlistbring up everything. -
Dumb question about custom maps and modsBased on information provided in Plutonium’s documentation for the anticheat, under “What will not get me banned”; if the mod’s instructions tell you to follow this guide, you’ll be fine. I reckon you’ll also be fine if the mod uses this directory:
%localappdata%\Plutonium\storage\t5\scripts -
BO2-Reimagined ErrorK-17 don’t download the repository of BO2 Reimagined unless you’re looking to build the mod. Instead, download it from the releases.
-
Progress LostRefer to the suggestion in my comment here: https://forum.plutonium.pw/topic/42294/game-wont-save-data-properly/2
-
bo1Try the suggestion from my comment here: https://forum.plutonium.pw/topic/28379/please-help-error-bo1-crash-when-lanching/14
If that doesn’t work, then go to%localappdata%\Plutonium\crashdumps, upload the files that end with.dmpto something like MediaFire, and provide the links to the files with your post. -
is it possible to replace sounds without replacing game files?You could create a mod using OAT to replace existing sounds individually instead of modifying the sabs/sabl files. You’d do this by first obtaining the sound alias entry of the sound you’re replacing from the soundbank aliases file generated by dumping the fastfile that references that soundbank, creating your own soundbank aliases file that contains the sound alias entry of the sound you’re replacing, then building the mod and loading it from the in-game mods menu. https://openassettools.dev/guide/using-the-tools.html
Alternatively, you could take the modified sabs/sabl files and place them into
%localappdata%\Plutonium\storage\t6\zone -
missing dvars in T6 zombiesRemoved due to the addition of mod support. Use a mod. https://forum.plutonium.pw/topic/42299/release-depatch
-
GSC Scripts not loadingFor scripts placed in the
zomfolder, this happens when you immediately click "solo" and start the map. I'm guessing this to prevent errors when starting Dead Ops Arcade, as zombies scripts cause errors on it.Anyway, to get scripts from the
zomfolder to load, you'll need to click on "online", then you can back out and start the map and the scripts will be loaded.Update (2024/11/02)
Alternatively, use the following command before starting a match:
ui_gametype zom -
camo bo2 cherry fix map victisFollow this: https://plutonium.pw/docs/modding/loading-textures/
-
User Suggestion: New CommandThe commands
updategamerprofile; uploadstatsserve the purpose of reattempting to upload the stats, but you can still see people reporting the reverting stats problem despite using those commands. In fact,use_localStatswas implemented exactly because those commands weren’t always saving the stats to the backend. https://github.com/plutoniummod/issue-tracker/issues/45 -
Some textures are BLACK!For the black textures, you’ll want to install the game’s Multiplayer app and its DLCs. For the settings, you’ll want to not be in an ongoing match to be able to change them.
-
Crossbow OBJ from Black Ops 2?You can extract it using OAT https://openassettools.dev/guide/using-the-tools.html
-
Team Killing BanThe ban.txt file after the r4516 update would generate on
storage\t6\mainon the Plutonium directory of the person hosting if the host was a player, or on the Plutonium directory of the server if the host is a dedicated server.You could get the host to instead use the
unban #command to remove the ban, where the#is the UID of the banned user which can be found in https://forum.plutonium.pw/api/user/username -
Some textures are BLACK!Seems to be specific to that FwG server from what I can tell, in which case it would likely be caused by a script the server is running. If it’s an issue that only happens on a specific server, report it to the moderators of the server.
-
A GSC script which enables certain perma perks on game start.The script looks like it’ll only change the dvars if you set them to nothing (e.g.
set pers_boarding ""), otherwise they should persist across matches until you restart the game. If you want them to persist across game restarts, you could write them into%localappdata%\Plutonium\storage\t6\players\plutonium_zm.cfgand usesetajust like the other dvars in that file, e.g.seta pers_boarding "0" -
Game stuck on 800x600 and can't play in 2K in my new monitorCheck this for a possible solution: https://forum.plutonium.pw/topic/40296/games-stuck-on-1080p-after-uprading-to-1440p-monitor/16
-
BO1 Keeps Crashing at startupTry the fix from my comment here: https://forum.plutonium.pw/topic/28379/please-help-error-bo1-crash-when-lanching/14
-
does anyone have a black ops 2 mod that lets me do the victis maps solo?stabbygirl275 press Win+R, paste this:
%localappdata%\Plutonium\storage\t6\mods\zm_any_player_ee\scriptsthen press Enter.
If you get an error, you need to delete everything related to the mod and start over from step 1 because you didn’t install my mod correctly. If you don’t get an error, it’s installed correctly. Follow each step exactly to the letter, and refer to the images for references. This is as far as I can help you.