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

Plutonium

Decundefined

Dec

@Dec
Contributor
About
Posts
214
Topics
26
Shares
0
Groups
1
Followers
21
Following
0

Posts

Recent Best Controversial

  • 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

  • Give ideas for scripts!
    Decundefined Dec

    lidjedragnir

    Not really sure how that would work but i know as of right now everything to do with effects would be kind of limited until mod loading is supported which i think is in the works but im not too sure about that. That's if it falls under that

    BO2 Modding Support & Discussion

  • Give ideas for scripts!
    Decundefined Dec

    GhostRider0125

    I would but i like the core game mechanics as they are. I'm looking to go for more different kinds of suggestions mate

    BO2 Modding Support & Discussion

  • Give ideas for scripts!
    Decundefined Dec

    Deicide

    Is this what you're looking for?

    getDvarIntDefault("sv_allowchatbet", 1)
    
    BO2 Modding Support & Discussion

  • [Old Clipstone] Bet Against The Server
    Decundefined Dec

    Video of the script:

    https://youtu.be/aR8jPBtcZPQ

    BO2 Modding Releases & Resources
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 10
  • 11
  • 5 / 11
  • Login

  • Don't have an account? Register

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