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.

Xerxes
Posts
-
[Support] Randomize what perk perk-a-cola machines give -
[Support] Randomize what perk perk-a-cola machines giveIt most definitely is possible, after all thats how nuketown does it.
-
[Support] Increase each player's score at the start of each new round in zombie mode !HelpThat 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.
-
[Support] Increase each player's score at the start of each new round in zombie mode !HelpWell 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. -
Play with 2 players locallySplit Screen is not possible on PC.
-
[Support] Increase each player's score at the start of each new round in zombie mode !HelpKalitos You will want to wait for end_of_round.
level waittill( "end_of_round" );
-
[Support] Increase each player's score at the start of each new round in zombie mode !Helpself.score+=1000;
-
Could not authenticate to Plutonium and server disconnect.Any how do you expect us to help you if you can't even tell us the error message?
-
Trickshot Server rules?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. -
theater modeBecause it isn't supported.
-
I'm having a crash, Can anyone help me?"This"
-
Trouble with hosting games.Looks like either the connection dropped or his PC takes longer than 90 Seconds to load in.
-
Singleplayer campaign?Buy the game on Steam or on a console if you want to play the SP.
-
i cannot play a LAN multiplayer with friends!!Don't use any VPN tools and simply portforward.
-
[Support] Spawn With Money Script BO2 Zombies (Help)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;
-
How to deal with the trickshotting server problem.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.
-
[Support] FPS Dvar -
Player created Custom Classes not available for selection...Please keep in mind that there are 2 sets of custom classes.
-
[Support] Promod Servers?But a single dvar change won't turn it into a Promod either, plenty of stuff that has to be removed or restricted.
-
[Support] Promod Servers?You have to set the dvar through gsc.