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

Plutonium

Taeleusundefined

Taeleus

@Taeleus
About
Posts
6
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • MSVCP140.dll and VCRUNTIME140.dll
    Taeleusundefined Taeleus

    Your missing some prereq installers. Visual C++ Redistributable, DirectX or .NET Runtime.

    https://www.majorgeeks.com/content/page/install_all_the_microsoft_c_runtimes_at_once_with_visual_c_runtime_installer.html
    Run the above installer to install all Visual C++ Redistributable packages. Makes it super simple. Run the installer, hit I and enter to ignore if it asks you to restart first, then hit whatever key it says to uninstall and reinstall all packages. Allow it to finish fully.

    Then download this and install it for .NET 4.7.2
    http://go.microsoft.com/fwlink/?linkid=863265

    Then restart your PC and try again. If you get another error, just google the .DLL file and find what its a part of and install that.

    DO NOT JUST DOWNLOAD .DLL FILES FROM THE INTERNET - theres a good chance you can catch a virus this way from some shady websites and there are proper ways to install it.

    -edited : Forgot to include link

    Launcher Support

  • Zombies chatbank help
    Taeleusundefined Taeleus

    It seems like alot but really if you just follow what I did step-by-step itll work 😄

    There may be other ways just like theres plenty of ways to cook a chicken, but my way is what I have done and know works as its working on my server Taeleus Plays T6ZM

    BO2 Modding Support & Discussion

  • Zombies chatbank help
    Taeleusundefined Taeleus

    Brxxzzy I meant to send this ages ago. My apologies 😄

    "Go here and read below where it talks about how to compile a script. It has links to all you need to get it setup and working. Good luck!

    https://github.com/Resxt/Plutonium-T6-Scripts"

    Heres what I did, so ymmv

    Basically you need to install GSC. You can get that here - https://github.com/xensik/gsc-tool/releases/latest

    I made a folder in my C drive and just called it GSC then placed the .exe from the link above in there. Should look like this
    ff1447da-b2f6-4f86-8c5d-4a3951b15f58-image.png

    Now its there, great, CMD still cant see it. so you need to add this to your PATH.

    open a folder and on the left hand side right click "This PC" and select properties. On the right hand side select "Advanced System Settings"

    Bottom right select "Environment Variables"

    In the "System Variables" section scroll down until you see the PATH variable. Select it then click "Edit"

    Click "New" and then enter C:\GSC select OK, OK again and OK one more time

    NOW GSC can be run natively in CMD.

    Now to compile the Bank stuff just run the compile.bat file inside of the bank mod, give it a second and then press any key to exit the cmd. It will create a new folder called compiled. Open compiled>t6 you will see a scripts folder. Copy that entire folder.

    Now go to %localappdata%\Plutonium\storage\t6 and just paste the script folder in there.

    Bam, you just compiled the scripts and pasted them in the server. Restart your server and you should have a working bank.

    BO2 Modding Support & Discussion

  • Zombies chatbank help
    Taeleusundefined Taeleus

    I came across this one. But it needs to be compiled. Thats easy enough with a quick search though. I would go into more detail but I am still learning myself 😄

    https://github.com/JezuzLizard/T6-ZM-Universal-Bank

    BO2 Modding Support & Discussion

  • [MP/ZM] Black Ops II Mapvote
    Taeleusundefined Taeleus

    Resxt Thanks for your prompt reply! I will definitely put it on my never ending to-do-list to try and tackle 😄 If I get it working for T5 would you be alright with me posting the script up in BO1 mods/scripts as long as I reference this original script here? It may/may not happen depending on my free time away from work/kid haha

    BO2 Modding Releases & Resources

  • [MP/ZM] Black Ops II Mapvote
    Taeleusundefined Taeleus

    TL;DR - Is there any way to adapt this to work for BO1 Zombies?

    Longer question -
    Is there any way to get this working for T5 zombies? I setup a T6 zombies server to play with some friends and just enjoy hosting a-lot of services. I really liked the ascension map from BO1 zombies so I setup a server for that as well. Was mainly curious if this code is at all adaptable for that. I'm google-fu competent enough with modifying code but figure it best to ask here before diving in on the code and trying to figure it out myself when there are much more talented individuals I could ask first 😄 Thanks again btw! I use this on my T6 BO2 Zombies server and it works FLAWLESSLY. Honestly couldn't imagine the server without it.

    BO2 Modding Releases & Resources
  • 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