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

Plutonium

Decundefined

Dec

@Dec
Contributor
About
Posts
198
Topics
26
Shares
0
Groups
1
Followers
19
Following
1

Posts

Recent Best Controversial

  • Is mod loading fully supported
    Decundefined Dec

    Seems everything downloads from directory browsing apart from the json when clicked on maybe thats the issue?

    BO2 Modding Support & Discussion

  • Is mod loading fully supported
    Decundefined Dec

    Tried a bunch of ways setting up mod loading, sometimes its fast download sometimes its slow download i tried using my webhosting for the downloads as well as on the local machine where the servers are hosted

    seta sv_wwwBaseURL "http://81.168.83.165:8080/mods/zmweapons/" (tried without and with trailing '/')
    set mod="mods/zmweapons"

    works when i put the files directly inside of my plutonium storage files but just wont download says failed everytime

    let me know if i need to give some more information!

    BO2 Modding Support & Discussion

  • [Clipstone] Terrible score multiplier for zombie non headshot kills
    Decundefined Dec

    kyemel_person i cant get past round 1 tbf

    BO2 Modding Releases & Resources

  • [Clipstone] Terrible score multiplier for zombie non headshot kills
    Decundefined Dec

    When a zombie is killed but not by a headshot the player will get a multiplied score amount by their level unless changed.

    Not tested anything for any issues!

    Videos:
    YouTube TikTok Twitter/X

    https://github.com/WeedLikeTooSmoke/PlutoniumAssetRepository/blob/main/T6-BO2/scoremultiplier2.0/scoremultiplier2.0.gsc

    BO2 Modding Releases & Resources

  • server hosting limits
    Decundefined Dec

    FutureRave Nice one mate appreciate you

    BO2 Server Hosting Support

  • server hosting limits
    Decundefined Dec

    ive sorted it between the most active games eitherway now but thanks for letting me know though appreciate yall

    BO2 Server Hosting Support

  • server hosting limits
    Decundefined Dec

    Its possible that's what the issue might've been but wouldn't it only do it for that one server?, it was causing it for all my servers but nevertheless i've changed it now anyways appreciate the answer either way!

    BO2 Server Hosting Support

  • server hosting limits
    Decundefined Dec

    Issues connecting to plutonium server

    I've got these servers as follows:
    4 t4zm
    10 t5zm
    15 t6zm
    1 t6mp

    = 30 servers which is the full limit per actual server

    you can have up to 30 servers in total and 15 zombies per game / 10 multiplayer per game

    4 + 10 + 15 + 1 = 30

    i just turned of the T6MP server and they're all back to normal so is the actual server limit 29 and not 30?

    BO2 Server Hosting Support

  • [Old Clipstone] Bet Against The Server
    Decundefined Dec

    IH8Gays05 I cant really give you any support from that reply, I don't use any of these anymore but if you would like to post the code here id be able to give you a little more input on it!

    BO2 Modding Releases & Resources

  • [Old Clipstone] Bet Against The Server
    Decundefined Dec

    for the one on the github its staminup machines but can easily be changed to a command instead

    just rip the code from the machine and put it into a function and run whenever the command is used

    BO2 Modding Releases & Resources

  • [Old Clipstone] Bet Against The Server
    Decundefined Dec

    Search for this line:

    if (isInteger(args[1]) && player.score >= int(args[1]))

    change to this:

    if (isInt(args[1]) && player.score >= int(args[1]))

    BO2 Modding Releases & Resources

  • [Old Clipstone] Bet Against The Server
    Decundefined Dec

    IH8Gays05

    You can do so in your config file, Normally called dedicated_zm.cfg or for MP dedicated.cfg

    BO2 Modding Releases & Resources

  • Re Enabled RCON Messages For Console
    Decundefined Dec

    Xerxes

    CPU isnt an issue to be honest for me, thread will be updated for it though

    JezuzLizard

    i will update the thread once i'm done thanks for the input

    i did put 'if' u use t6utils wanted to keep the config files default as i set some dvars in certain scripts

    BO2 Modding Releases & Resources

  • Banned for name (another account)
    Decundefined Dec

    Welcome to the club mate happy to have you!.

    They wont ban you without reason is what it is

    General Discussion

  • How to update server?
    Decundefined Dec

    Assuming you've put your files in a different folder.

    Run the update.bat then drag the appdata/local/Plutonium files which are the updated files into where your files are

    BO2 Server Hosting Support

  • Re Enabled RCON Messages For Console
    Decundefined Dec

    not sure if anyone knows of it but rcon messages are disabled by default if you use t6 utils you can use this to re enable it without running the command for each server every refresh

    Enabled RCON Messages For Console

    Edit for Xerxes & JezuzLizard

    Setting DVAR on init:
    SetDvar("con_displayRconOutput", 1);

    For Config File
    con_displayRconOutput 1

    BO2 Modding Releases & Resources

  • Invalid Topic - Issue Has Been Dealt With.
    Decundefined Dec

    I'm vouching because same

    BO2 Client Support

  • [Clipstone] Plutonium T6 HTTP request to website vote example using GSC and PHP
    Decundefined Dec

    Command usage: .vote

    Sends a http post request to a domain/website from the server when a player uses the command

    GitHub link: GitHub

    Video of the process:
    https://www.youtube.com/shorts/QGlMjpS2YQ4
    https://www.youtube.com/watch?v=1-Enn-1-IIs
    https://www.tiktok.com/@weedliketosmoke/video/7360261351106678049

    BO2 Modding Releases & Resources

  • Weapon/Attatchment/Score Streaks Not fully working
    Decundefined Dec

    Most things are banned apart from dual kap, B23R and some score streaks would this be an issue with the item restriction or my end?

    as all score streaks are banned but people can still use them, same for some guns and attachments aswell?

    BO2 Modding Support & Discussion

  • Give ideas for scripts!
    Decundefined Dec

    mahmodhalah2 Their is a drop weapon command someone wrote a while back if you cant find it let me know ill upload it for you to the git repo

    BO2 Modding Support & Discussion
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 9
  • 10
  • 4 / 10
  • Login

  • Don't have an account? Register

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