Skip to content

Plutonium Modding Discussion

Discussion of modding on Plutonium for Black Ops 1 & 2, Modern Warfare 3 and World At War.

6.6k Topics 37.4k Posts

Subcategories


  • Plutonium T6 Mod releases and resources go here.

    2k 18k
    2k Topics
    18k Posts
    @JimmyCapRx Thanks!
  • Got modding questions regarding Plutonium T6? Scripts erroring? Request help from the community here. Discuss your modding projects etc.

    2k 9k
    2k Topics
    9k Posts
    @dfgkbjdfgkhjks Try this init() { level thread onplayerconnect(); level thread setround(); } onplayerconnect() { for(;;) { level waittill("connected", player); player thread onplayerspawned(); } } onplayerspawned() { self endon("disconnect"); for(;;) { self waittill("spawned_player"); } } setround() { round = 10; level.first_round = round; level.start_round = round; level.round_number = round; if ( level.gamedifficulty == 0 ) level.zombie_move_speed = level.round_number * level.zombie_vars["zombie_move_speed_multiplier_easy"]; else level.zombie_move_speed = level.round_number * level.zombie_vars["zombie_move_speed_multiplier"]; if ( level.round_number == 1 ) level.zombie_move_speed = 1; else { for ( i = 1; i <= level.round_number; i++ ) { timer = level.zombie_vars["zombie_spawn_delay"]; if ( timer > 0.08 ) { level.zombie_vars["zombie_spawn_delay"] = timer * 0.95; continue; } if ( timer < 0.08 ) level.zombie_vars["zombie_spawn_delay"] = 0.08; } } }
  • Plutonium T5 Mod releases and resources go here.

    436 3k
    436 Topics
    3k Posts
    @hzp13 the perk limit is actually supposed to be set to 4 with this mod, so I might of forgot to change it before releasing it I'll look into the other issues, I'm probably not gonna change the mark 2 sounds because I've been able to hear them just as well as the other weapon sounds
  • Got modding questions regarding Plutonium T5? Scripts erroring? Request help from the community here. Discuss your modding projects etc.

    511 2k
    511 Topics
    2k Posts
    try this mod https://forum.plutonium.pw/topic/41789/zm-waw-weapons-mod-for-bo1-maps-v2.13?page=1
  • Plutonium IW5 Mod releases and resources go here.

    403 3k
    403 Topics
    3k Posts
    How I can find maps in private match
  • Got modding questions regarding Plutonium IW5? Scripts erroring? Request help from the community here. Discuss your modding projects etc.

    404 1k
    404 Topics
    1k Posts
    link is dead?
  • Plutonium T4 Mod releases and resources go here.

    137 565
    137 Topics
    565 Posts
    sup, saw that the M203 projectile for the M16 is lacking
  • Got modding questions regarding Plutonium T4? Scripts erroring? Request help from the community here. Discuss your modding projects etc.

    184 484
    184 Topics
    484 Posts
    where can i download the coolweps der riese mod of ranked mule kick server since the server no longer exist