Skip to content

WAW Modding Support & Discussion

Got modding questions regarding Plutonium T4? Scripts erroring? Request help from the community here. Discuss your modding projects etc.

164 Topics 436 Posts
  • How do I access the mapping file?

    7
    0 Votes
    7 Posts
    144 Views

    XCCVLT666 yea, iirc just put on the bootstraper

    bind [your key] toggleconsole

    or something like that idk

  • Script to eliminate pop-in

    20
    0 Votes
    20 Posts
    936 Views

    John_Banana It's a client quality thing. If a server owner sets a client's fov in a loop for some reason its likely that client will come on to the forums and discord and complain about an fov bug not realizing it is the server doing it. This would hurt our reputation because now people think our game doesn't let you set fov when we claim to allow it.

    Have you actually looked at what the saved dvars entail? They are stored in a file in %localappdata%/Plutonium/storage/t4/players/plutonium.cfg or plutonium_mp.cfg. When these dvars' values are set they save to these configs even if set by setclientdvar(). So a malicious server owner could set any of those dvars and then they save to that player's config file if we didn't patch setclientdvar() to respect the config file.

    There really isn't much reason for you to write to dvars saved to the config file. Like r_fullscreen, r_mode, r_monitor, r_vsync, snaps, cl_voice, vid_xpos, and vid_ypos are examples of what is a saved dvar. It doesn't make any sense for a server owner to be able to modify these on a remote client.

  • Cinematic Mod ZM+MP T4/World at War

    1
    0 Votes
    1 Posts
    95 Views
    No one has replied
  • Missing stuff in T4

    2
    0 Votes
    2 Posts
    87 Views

    @RedBloxG4mer ignore them, or can u not load up ur game

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    10 Views
    No one has replied
  • censorship in Verruckt

    5
    2 Votes
    5 Posts
    359 Views

    hindercanrun if you watched that trailer for map pack one like I have and paid for it on release because of it and was excited to play it, to see how the map looks now and not question or care about the change is inept to put it lightly, some people are not sleeping buddy and care about the game they played staying the same, I don't need modern sensibilities changing a game about fake Nazi's that are now zombies, cant get zombies is arcade shooter that is just for fun, no one is having hate when they see the flag, it adds atomsphere to the map but i guess that is just too much nuance for you to get, hear theirs is a new lego game coming out might want to set up those preorders

  • cow waw solo button not working

    1
    0 Votes
    1 Posts
    54 Views
    No one has replied
  • solo button doesnt work on any waw custom zombies map

    1
    0 Votes
    1 Posts
    68 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    13 Views
    No one has replied
  • Richthofen on solo.

    2
    0 Votes
    2 Posts
    488 Views

    yo tengo un mod que agrego unas nuevas armas, nuevas voces y que puedes ser quien quieras en waw solo

  • Display Health/HP

    6
    1 Votes
    6 Posts
    798 Views

    Resxt Thanks mate, I think I found the WaW thread a few days ago. Ty for info on bo1. Like I said, still new to forums.

    Cheers

  • max precache entries ?

    1
    0 Votes
    1 Posts
    78 Views
    No one has replied
  • Anyone know about a map (navidad_p_zombie v1.2 )

    1
    0 Votes
    1 Posts
    55 Views
    No one has replied
  • how to install mods, not for zombies

    Moved
    2
    0 Votes
    2 Posts
    175 Views

    Your mod needs to start with mp_ or the game (in multiplayer) won't list it as a mod
    Place your mod in %localappdata%\Plutonium\storage\t4\mods and make sure it starts with mp_
    For example mp_trickshot

    Then you can load it with the mods button in-game

  • Having problem with realism mod 2.2

    1
    1 Votes
    1 Posts
    123 Views
    No one has replied
  • Help with zombie realism 2.2 mod

    1
    6 Votes
    1 Posts
    180 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    9 Views
    No one has replied
  • How to put mods in T4 torrent version

    Moved
    2
    0 Votes
    2 Posts
    255 Views

    Lgamer21pro https://plutonium.pw/docs/modding/loading-mods/#loading-mods--custom-zombies-maps

  • help Wanted

    1
    1 Votes
    1 Posts
    68 Views
    No one has replied
  • perk_hud_create won’t work on some map

    3
    0 Votes
    3 Posts
    97 Views

    JezuzLizard I fixed it, some dev of custom maps edit name of functions, idk why I didn’t get Unknow function error but ye I just edited script with the new name of function