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

Plutonium

mxveundefined

mxve

@mxve
VIP
About
Posts
186
Topics
5
Shares
0
Groups
1
Followers
35
Following
5

Posts

Recent Best Controversial

  • [Web] Plutonium Server List
    mxveundefined mxve
    • Added preview image for discord etc
      • alt text
      • Direct image link is pluto.mxve.de/server/<ip>/<port>/png

    https://pluto.mxve.de/server/168.119.239.245/27016/png

    General Discussion

  • banned without any reasons bruh
    mxveundefined mxve

    You 100% loaded external software without switching to lan mode.
    https://plutonium.pw/docs/anticheat/#plutonium-cheat-policy

    BO2 Client Support

  • [Linux/Windows] Server updater
    mxveundefined mxve

    v0.2.0

    9 Feb, 2022
    • Disable colors instead of crashing on error while enabling on windows
    • Print count of processed files after updating
    • Added -c, --check flag
      • Compares local version to remote
        • Exit code 0 for up to date
        • Exit code 1 for outdated
    • Added --no-color flag
      • Disables colors
    • Minor code cleanup

    v0.2.1

    1 Mar, 2022
    • strip quotes from directory path

    v0.3.0

    13 Mar, 2022
    • Save info.json from cdn to cdn_info.json
      • Replaces version.txt used previously
    • Added backups (Closes #1)
      • Before updating a backup will be created
        • This does not include custom files, only files specified in cdn_info.json are respected
        • Theres a limit of 3 backups, lowest version number will be deleted first
      • --backup
        • Create/update backup of currently installed version
      • --backup-list
        • List available backups
      • --backup-restore <backup>
        • Restore backup (doesn't delete files that aren't specified in cdn_info.json of the backup)
      • --no-backup
        • Don't create backup
        • Use this on every run if want to opt out of backups

    v0.3.1

    13 Mar, 2022
    • added windows file details
    • added windows icon
    Launcher Support

  • I'd like to delete my account.
    mxveundefined mxve

    Edit profile -> delete account

    General Discussion

  • Missing Files even though downloaded through link
    mxveundefined mxve

    Errors related to D3DCOMPILER_43.dll, XINPUT1_3.dll, D3DX9_37.dll, MSVCP140.dll or VCRUNTIME140.dll are caused by missing redistributable on your system.
    To fix this a member of the staff created a script that will download and install all the redistributable (redist) required to get Plutonium running.
    Download and open the script from the link below and let it finish to download and install every redist (Direct X, Visual C++ etc.)
    Then once it says it's finished you can close it and start your game.
    https://github.com/ChxseH/Redist-Installer/releases/download/latest/Redist-Installer.bat

    WAW Client Support

  • Missing Files even though downloaded through link
    mxveundefined mxve

    post a screenshot of the error

    WAW Client Support

  • HELP CANT START GAME
    mxveundefined mxve

    https://plutonium.pw/docs/install/

    BO2 Client Support

  • MW3 infinityscript
    mxveundefined mxve

    RAVEN said in MW3 infinityscript:

    mxve it's not possible u can't set definition for command like if player type !cmd or etc... like that.
    gsc is limited.

    init() {
        level thread chatListener();
    }
    
    chatListener() {
        while (true) {
            level waittill("say", message, player);
            println(player.name + " said: " + message);
        }
    }
    

    just use if/switch on the player message

    also theres iw5-gsc-utils for some additional features
    https://github.com/fedddddd/iw5-gsc-utils

    MW3 Modding Support & Discussion

  • MW3 infinityscript
    mxveundefined mxve

    You can use GSC for scripting on Plutonium.

    MW3 Modding Support & Discussion

  • Suggestion
    mxveundefined mxve

    afaik this is supposed to happen at some point, but theres no eta or anything like that, so I'd recommend to not wait for it atm.

    General Discussion

  • MW3 Client closes when trying to connect to specific servers
    mxveundefined mxve

    Delete the mods folder in %localappdata%\Plutonium\storage\iw5

    MW3 Client Support

  • [LAUNCHER] V2 Tentha's Custom Launcher Pack
    mxveundefined mxve

    @Tentha You'd still need to have a batch file with the content I posted, but it will keep plutonium updated and, as you said, it won't replace the custom images unless theres an update.
    So basically adding the .exe to Plutonium\bin and changing the .bat content to

    set plutopath=%localappdata%\Plutonium\
    %plutopath%bin\plutonium-updater.exe -l -d %plutopath%
    start "" "%plutopath%bin\plutonium-launcher-win32.exe"
    
    BO2 Modding Releases & Resources black ops 2 custom launcher mw3 world at war

  • [LAUNCHER] V2 Tentha's Custom Launcher Pack
    mxveundefined mxve

    You could use https://forum.plutonium.pw/topic/17548/linux-windows-server-updater to still keep getting updates.
    It by default only checks file hashes when a new version has been released, and can also skips launcher files, although I'd recommend against skipping the launcher files.

    You could do something like this, if you drop the latest .exe in to %localappdata%\Plutonium\bin

    set plutopath=%localappdata%\Plutonium\
    %plutopath%bin\plutonium-updater.exe -l -d %plutopath%
    start "" "%plutopath%bin\plutonium-launcher-win32.exe"
    

    -l makes the updater check the launcher files, but only if a new plutonium revision has been released, I'd recommend keeping it so the launcher doesn't break if theres an update for it.

    BO2 Modding Releases & Resources black ops 2 custom launcher mw3 world at war

  • "The code execution cannot proceed because D3DCOMPILER_43.dll was not found"
    mxveundefined mxve

    Errors related to D3DCOMPILER_43.dll, XINPUT1_3.dll, D3DX9_37.dll, MSVCP140.dll or VCRUNTIME140.dll are caused by missing redistributable on your system.
    To fix this a member of the staff created a script that will download and install all the redistributable (redist) required to get Plutonium running.
    Download and open the script from the link below and let it finish to download and install every redist (Direct X, Visual C++ etc.)
    Then once it says it's finished you can close it and start your game.
    https://github.com/ChxseH/Redist-Installer/releases/download/latest/Redist-Installer.bat

    BO2 Client Support

  • bo2 could not load asset
    mxveundefined mxve

    https://plutonium.pw/docs/install/#installing-the-base-game-bo2
    Follow this guide for downloading the game, cracked versions are not supported.

    BO2 Client Support

  • i cant run waw
    mxveundefined mxve

    Errors related to D3DCOMPILER_43.dll, XINPUT1_3.dll, D3DX9_37.dll, MSVCP140.dll or VCRUNTIME140.dll are caused by missing redistributable on your system.
    To fix this a member of the staff created a script that will download and install all the redistributable (redist) required to get Plutonium running.
    Download and open the script from the link below and let it finish to download and install every redist (Direct X, Visual C++ etc.)
    Then once it says it's finished you can close it and start your game.
    https://github.com/ChxseH/Redist-Installer/releases/download/latest/Redist-Installer.bat

    WAW Client Support

  • Is it possible to extract BO2 Titles on plutonium
    mxveundefined mxve

    https://forum.plutonium.pw/topic/7686/tutorial-making-custom-calling-cards

    BO2 Client Support

  • plutonium launcher error
    mxveundefined mxve

    Errors related to D3DCOMPILER_43.dll, XINPUT1_3.dll, D3DX9_37.dll, MSVCP140.dll or VCRUNTIME140.dll are caused by missing redistributable on your system.
    To fix this a member of the staff created a script that will download and install all the redistributable (redist) required to get Plutonium running.
    Download and open the script from the link below and let it finish to download and install every redist (Direct X, Visual C++ etc.)
    Then once it says it's finished you can close it and start your game.
    https://github.com/ChxseH/Redist-Installer/releases/download/latest/Redist-Installer.bat

    Launcher Support error

  • i can't play zombie
    mxveundefined mxve

    post a screenshot of the error

    BO2 Client Support

  • Trying to spawn more than one model.
    mxveundefined mxve

    You are running a loop inside the function you called, so the thread is probably blocked.

    Something like this could work, but idk enough about gsc to be sure.

    level thread makejumppad((490.875, -2121, 134.676), (50, 0, 430));
    level thread makejumppad((-2957.64, 995.975, 994.125), (50, 0, 430));
    

    Best case would probably be that you move your loop to another function and start a thread for the loop function from makejumppad.

    MW3 Modding Support & Discussion
  • 1 / 1
  • Login

  • Don't have an account? Register

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