one dollar Currently because your mod only uses setdvar() instead of player setclientdvar() this only works for the host and won't apply to other players in a coop.

JezuzLizard
Posts
-
[Script] BO2DD (Black Ops 2 Draw Distance Fix) -
[ZM] changing boss models@Ray-Gun-Gang T6 doesn't have a fastfile linker which means its impossible to replace or add models. Currently T6 only supports scripts and texture replacement for modding.
-
Can I stop the chat from saying my locationAntiMedal6 When you join a server they get your IP address. This is required because the server needs to know who they are sending information to. Because of this they can determine your estimated location and IW4M Admin uses this to send that chat message automatically. The only way to make the chat message not show up would be to complain to the server owner and ask them to disable it, otherwise it will be active on every server that uses IW4M Admin which is likely all of them.
-
Massive bandwidth spike from game server@SweetBaloso Well you'll have to do what I did and create a dump of the server when it happens and link it here.
-
Massive bandwidth spike from game server@SweetBaloso Are you running the latest version of Plutonium T4? I had this issue before but I was able to have it investigated by the Plutonium team and it has since been fixed in the latest version of Plutonium.
-
Demos@Norse-Rex You have to ask the server owner for the specific demo. Some server owners have a discord bot to automatically post the demo in their discord server.
-
Get map exclusive weapons for all maps?Fruitsnacs If the weapon/model isn't on the map already it needs to be ported. Unfortunately there are no mod tools or ways to port assets between maps for T6 yet so this isn't possible.
-
DLC's work for solo play but not onlineTreeDirt This isn't how Steam works. There are checks to prevent people from just downloading the files and playing the maps when not owning the DLCs. If you want to play with the dlcs with other people you need to use Plutonium.
-
Bo2 Grief on Green Run - Game ends after only 1 roundPBJames I assume every player was on the same team in which case you need this script to balance the teams: https://github.com/JezuzLizard/Public-BO2-Mods/blob/master/GriefFix/grieffix_official.gsc
-
Server showing up in master but not in gameAudherbagn You can only join a local server from the server list if your router supports nat loopback. Otherwise you need to use direct connect with the local ip and port.
-
origins mud removalAngry Cat It would be more correct to do
level.a_e_slow_areas = [];
It just depends on whether foreach throws a script error if it tries to iterate over a non array.
Script errors can cause instability in some cases, it's wise to write code that doesn't cause them.
-
Grenade teamswitch removalGhost420_ I believe its intended to patch an exploit relating to throwing a grenade at your teammates and quickly switching teams so it kills them.
-
[Release] [Zombies] Health and Zombie CounterJuiceTrailer62 I do this with my health indicators(draws waypoints above player's heads so you can see how much health they have roughly).
-
Grenade teamswitch removalCisco I've only ever seen that error occur in the case where the file isn't compiled so I wouldn't know what else could cause it.
-
Grenade teamswitch removalCisco Make sure you are actually loading the compiled script. If you already are upload a screenshot of your console.
-
Couple random ideas for youkoriebonx98 Moved the topic as no $ amount for the bounty was indicated(not that would we would do some of these things even for money).
-
[FEATURE] [T6ZM] HARDENED MODE@Zombeeezees This isn't something Plutonium would do. It makes more sense for someone to make a mod to accomplish this. For one what does hardened mode even mean? Twice is difficult what does that mean?
What makes a zombies game difficult is the GSC scripts since all the game logic is there. You can modify the GSC scripts to make the game more difficult if you want to.
Also bounties require the requester to provide a monetary donation upon completion of the bounty. Since none was specified I'm moving this to modding discussion.
-
Getting kicked from WAW serversstrumprunkaren Do you use a vpn? Most servers prevent joining if you have vpn to stop ban evading.
-
Play Bo2 lan with friendsIIKepler_B22II You have to use the friends list or host a dedicated server. The connect command doesn't work for private matches only dedicated servers.
-
Unable to play regular or modded zombies doe to bugsTheBruhster Are you using the Steam files or our torrent?
I assume you're playing in coop since going down in WaW is a gameover even with quick revive in solo but tell me if you aren't playing coop.
Do you have any scripts or mods loaded? Scripts would be in %localappdata%\Plutonium\storage\t4\raw\scripts