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

Plutonium

Xerxesundefined

Xerxes

@Xerxes
Plutonium Staff
About
Posts
3.4k
Topics
7
Shares
0
Groups
1
Followers
305
Following
21

Posts

Recent Best Controversial

  • [Support] Randomize what perk perk-a-cola machines give
    Xerxesundefined Xerxes

    RED PANDA I took a quick look at it, try get all perk machine entities by getting all zm_perk_machine ents and try to replace the script_noteworthy field.

    BO2 Modding Support & Discussion

  • [Support] Randomize what perk perk-a-cola machines give
    Xerxesundefined Xerxes

    It most definitely is possible, after all thats how nuketown does it.

    BO2 Modding Support & Discussion

  • [Support] Increase each player's score at the start of each new round in zombie mode !Help
    Xerxesundefined Xerxes

    That doesn't apply to writing code, even if you write proper code you probably revisit at some point to add additional functionality. But yeah do a few more of those mods and your server will be laggy af.

    BO2 Modding Support & Discussion

  • [Support] Increase each player's score at the start of each new round in zombie mode !Help
    Xerxesundefined Xerxes

    Well yeah obviously it won't work like that.
    I don't spoonfeed but gave you all the infos you need now you need to write the stuff around it.

    BO2 Modding Support & Discussion

  • Play with 2 players locally
    Xerxesundefined Xerxes

    Split Screen is not possible on PC.

    BO2 Client Support

  • [Support] Increase each player's score at the start of each new round in zombie mode !Help
    Xerxesundefined Xerxes

    Kalitos You will want to wait for end_of_round.

    level waittill( "end_of_round" );

    BO2 Modding Support & Discussion

  • [Support] Increase each player's score at the start of each new round in zombie mode !Help
    Xerxesundefined Xerxes

    self.score+=1000;

    BO2 Modding Support & Discussion

  • Could not authenticate to Plutonium and server disconnect.
    Xerxesundefined Xerxes

    Any how do you expect us to help you if you can't even tell us the error message?

    BO2 Client Support

  • Trickshot Server rules?
    Xerxesundefined Xerxes

    Rules differ from server to server that's why this question can never be answered.
    You will have to check the rules of the server you are playing on, any server that punishes based on their own rule set should make it fairly easy to access those rules.

    General Discussion

  • theater mode
    Xerxesundefined Xerxes

    Because it isn't supported.

    BO2 Client Support

  • I'm having a crash, Can anyone help me?
    Xerxesundefined Xerxes

    "This"

    BO2 Client Support

  • Trouble with hosting games.
    Xerxesundefined Xerxes

    Looks like either the connection dropped or his PC takes longer than 90 Seconds to load in.

    BO2 Server Hosting Support

  • Singleplayer campaign?
    Xerxesundefined Xerxes

    Buy the game on Steam or on a console if you want to play the SP.

    BO2 Client Support

  • i cannot play a LAN multiplayer with friends!!
    Xerxesundefined Xerxes

    Don't use any VPN tools and simply portforward.

    BO2 Server Hosting Support

  • [Support] Spawn With Money Script BO2 Zombies (Help)
    Xerxesundefined Xerxes

    Ashton Biehl Since money = score in ZM you just have to adjust the score of a player.

    This will add 50 000 to the score of a player. Do it whenever you want it.

    self.score+=50000;
    
    BO2 Modding Support & Discussion

  • How to deal with the trickshotting server problem.
    Xerxesundefined Xerxes

    There is not much to say after @Mr-Android's comment.

    Besides that you paint the picture a bit too dark. There are more normal servers than you know of. AWOG alone has 3 more servers and you are for example are missing all Reaction Gaming, but that is no surprise as the PSU in their dedicated server died.

    Let me assure you that there have been plenty of heated discussions internally and there won't be any difference in that during the next meeting but to effectively do something against them we need a newer back-end as we can only blacklist or rate limit based on the IP-Addresses of servers atm.

    But as always good things take time.

    General Discussion

  • [Support] FPS Dvar
    Xerxesundefined Xerxes

    Drgn said in FPS Dvar:

    Note: On dedicated servers the max fps is 200, you can't go above it.

    That's not entirely true as well, dedicated servers can change the limit but it is highly recommended to not to.

    BO2 Modding Support & Discussion

  • Player created Custom Classes not available for selection...
    Xerxesundefined Xerxes

    Please keep in mind that there are 2 sets of custom classes.

    BO2 Client Support

  • [Support] Promod Servers?
    Xerxesundefined Xerxes

    But a single dvar change won't turn it into a Promod either, plenty of stuff that has to be removed or restricted.

    BO2 Modding Support & Discussion

  • [Support] Promod Servers?
    Xerxesundefined Xerxes

    You have to set the dvar through gsc.

    BO2 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