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

Plutonium

neroZzero-2035undefined

neroZzero-2035

@neroZzero-2035
About
Posts
111
Topics
12
Shares
0
Groups
0
Followers
6
Following
2

Posts

Recent Best Controversial

  • (i have 107 custom maps) also method to save more size in game folder and move Plutonium folder to other partition.
    neroZzero-2035undefined neroZzero-2035

    hello , ill share my maps that i have and method to save size to delete useless files from your game folder
    i have 103 custom maps for this game and here screenshot from all custom maps i have
    20-8-2023 6-43-56 PM.jpg
    some from here custom maps from
    here : https://forum.plutonium.pw/topic/19591/custom-maps-list-updated-2-13-23

    more custom maps : https://forum.plutonium.pw/post/127431

    game dlc maps : https://forum.plutonium.pw/topic/19416/mw3-dlc-maps-as-usermaps

    battlefield 3 zipatower map : https://mega.nz/file/DwYzVBLC#MSBXQiNYMEdQUgYSRvvbtW7wN_7E8LVchLY5gjwm1Bw

    strike_sh map : https://mega.nz/file/PsoU2AYD#dpmplKghwAxMQm_LY2dM_rjpyxkjwjsQ5FKl_F4IAq8

    extract here
    D:\AppData\Plutonium\storage\iw5\usermaps
    or where is your Plutonium folder are
    and from servers inside the game
    these maps cost me 7.42 GB from C partition if you have same issue use this method to transfer
    AppData\Plutonium folder to another partition
    now cut your AppData\Plutonium folder to another partition example 😧
    open CMD by admin and type this line

    mklink /J "%localappdata%\Plutonium\" "D:\appdata\Plutonium\"
    

    ===========================================================
    now delete all useless files that are in game folder inside "main" , "zone" folder to save more space in game folder and for your partition as custom maps take huge size , but make sure singleplayer or coop cannot work anymore
    delete all files you have in in game folder inside "main" , "zone" folder
    except these files dont delete them
    20-8-2023 6-54-07 PM.jpg
    20-8-2023 6-53-40 PM.jpg
    20-8-2023 6-52-43 PM.jpg

    to unlock all ranks in game press ` botton ~ , and typing unlockall
    and play 2 matches in servers online to apply/save your unlock
    regards

    MW3 Modding Releases & Resources

  • my mods collectados since 2012 (updated)(03-10-2023)add weapons skin(complete)105%
    neroZzero-2035undefined neroZzero-2035

    waypoint for western paradise map , for bot warfare mod by @Superloft , put mp_boomtown folder into z_svr_bots.iwd\scripts\mp

    https://mega.nz/file/C1J2wYwS#Jd8wRNqGj-SR9P_k2AnRzbmuJmvXy5O32jU7ZpcsAwU

    MW3 Modding Releases & Resources

  • 19.08.2023 Bot Waypoints for Custom maps and other
    neroZzero-2035undefined neroZzero-2035

    Black-maks check it now
    https://mega.nz/file/vtgX2JyS#mqRc0PSaAY0NSKFrzTTmNySpa4s-gedS1omQ0oUsCgE
    functions work , but still need a menu selection to select mods functions that are in _x.gsc file

    MW3 Modding Releases & Resources

  • 19.08.2023 Bot Waypoints for Custom maps and other
    neroZzero-2035undefined neroZzero-2035

    Black-maks you need iw5 mod menu , same as bot warfare menu and target x.gsc and after that add script name call into your menu example
    TurretSpawn
    when you press space the mod will call x.gsc
    this line

    TurretSpawn()
    {
    a=spawnTurret("misc_turret",self.origin+(0,0,45),"pavelow_minigun_mp");
    a setModel("weapon_minigun");
    a.owner=self.owner; a.team=self.team;
    a SetBottomArc(360);
    a SetTopArc(360);
    a SetLeftArc(360);
    a SetRightArc(360);
    }
    
    MW3 Modding Releases & Resources

  • 19.08.2023 Bot Waypoints for Custom maps and other
    neroZzero-2035undefined neroZzero-2035

    maeso enjoy with z_soundfile_battlechatter_sc.iwd your playable solider not mute anymore, check this file scripts\x.gsc can you add these function to bot menu , enjoyable forge bunkers functions and more

    MW3 Modding Releases & Resources

  • 19.08.2023 Bot Waypoints for Custom maps and other
    neroZzero-2035undefined neroZzero-2035

    thank you , also i have additional more waypoints about 2 more maps i think ,bots names renamed , also i add battlechatter for your own solider can speak reloading/throw frag
    here is the link
    https://mega.nz/file/L1wRkYKC#lmdHv5ii3plFc1i9rVG5HHNUiITewJlWyP-nf2V0_TM

    MW3 Modding Releases & Resources

  • more battlechatter sounds for your playable character
    neroZzero-2035undefined neroZzero-2035

    updated fix crash on mission and village map

    MW3 Modding Releases & Resources

  • my mods collectados since 2012 (updated)(03-10-2023)add weapons skin(complete)105%
    neroZzero-2035undefined neroZzero-2035

    https://www.youtube.com/watch?v=64Y0_nmOxAU
    https://drive.google.com/file/d/1iOghwsDLBjHT5hxS1ZzUinJ87BICFZhT/view

    MW3 Modding Releases & Resources

  • more battlechatter sounds for your playable character
    neroZzero-2035undefined neroZzero-2035

    hello , as your character battlechatter player mute this is a gsc script to add voices to the game to your player in battlechatter example
    sounds added

    ["reload"] = "inform_reloading_generic";
    ["frag_out"] = "inform_attack_grenade";
    ["flash_out"] = "inform_attack_flashbang";
    ["smoke_out"] = "inform_attack_smoke";
    ["conc_out"] = "inform_attack_stun";
    ["c4_plant"] = "inform_attack_thwc4";
    ["claymore_plant"] = "inform_plant_claymore";
    ["semtex_out"] = "semtex_use";
    ["kill"] = "inform_killfirm_infantry";
    ["casualty"] = "inform_casualty_generic";
    ["suppressing_fire"] = "cmd_suppressfire";
    ["semtex_incoming"] = "semtex_incoming";
    ["c4_incoming"] = "c4_incoming";
    ["flash_incoming"] = "flash_incoming";
    ["stun_incoming"] = "stun_incoming";
    ["grenade_incoming"] = "grenade_incoming";
    ["rpg_incoming"] = "rpg_incoming";
    

    this mod only work in custom match or your own server , it cannot work in public matches ,
    servers owner must add this mod to his server 😞 to make it work for all players
    this file updated as its crash on village map and mission if you have old version please delete all old files
    download file 19/8/2023: https://mega.nz/file/mlZkSZaJ#94eA3gtZFaawhv-O7rvLkl4M6tahe7cTFExHIb1jDHI

    extract in AppData\Plutonium\storage\iw5

    MW3 Modding Releases & Resources

  • characters models from singleplayer if any one need them
    neroZzero-2035undefined neroZzero-2035

    hello, i found this site share 3 characters one of them is "soap mac" operator extracted from singleplayer game files
    if anyone can add them as playable characters in multiplayer mode and share it here ill be greatful
    link:
    https://p3dm.ru/xfsearch/for_game/Call+of+Duty%3A+Modern+Warfare+3/

    regards

    MW3 Modding Support & Discussion

  • my mods collectados since 2012 (updated)(03-10-2023)add weapons skin(complete)105%
    neroZzero-2035undefined neroZzero-2035

    for who want only background

    Plutonium Screenshot 2023.08.07 - 21.09.02.31.png

    https://mega.nz/file/btQTBAwa#idup5Mf7qQ_GCnmfFHeWc0L2rw6X_zCgYbZrGrpDauo

    14-7-2023 1-32-53 PM.jpg

    https://mega.nz/file/utRh2L6C#xH_BRy0F658igVYFXRmVx_Q5ugDF5s0ndxEeaRB3dvY

    extract this file in : AppData\Plutonium\storage\iw5

    MW3 Modding Releases & Resources

  • my dumped iwi mods for iw5 game
    neroZzero-2035undefined neroZzero-2035

    hello i want share dumped files for iw5 game (modern warfare 3 2011)
    i dont have copyright of any photoshop design for these models
    some pictures , others pictures inside the rar files
    extract .iwi files into images folder on pluto folder , i prefer
    create your own iwd file by doing this method
    extract all iwi files you like in any folder called "images" and add this images folder to archive by winrar
    make sure the name winrar start with z_yourmodname.iwd
    change the extraction file from rar to iwd , thats it now put the z_yourmodname.iwd in
    AppData\Plutonium\storage\iw5
    or inside the game folder inside "main" name folder

    weapon_attachment_ret1.png
    5da7f7d564478.png 5da7f79a1e10a (1).png 5da7f79d6c049.png 5da7f739b7059.png 5da7f792eb358.png 5da7f80779d3e.png Spetznas.png Preview.png knife.jpg
    Screenshot_1766_edit.png
    ![preview.jpg](You have uploaded too many files at one time. Please try again later.)
    ![weapon_attachment_ret1.png](You have uploaded too many files at one time. Please try again later.)

    more pictures is inside the download file
    dump
    https://mega.nz/file/y8gWyCoB#9Sdi6aQKAvQLksDkQC1Rlbyv8VCdtbn4AK3GjER-Nvk
    gloves
    https://www.mediafire.com/file/9z6vce4iie9ybkl/skins_gloves_para_mw3.rar/file

    regards

    MW3 Modding Releases & Resources

  • [Release] Classic Camos Pack!
    neroZzero-2035undefined neroZzero-2035

    black ops 1 skins the best

    MW3 Modding Releases & Resources camo pack img slap

  • [MAP] Doomsday Drilling from COD:OL
    neroZzero-2035undefined neroZzero-2035

    Revox1337 i never play call of duty online cause its china only servers and language

    MW3 Modding Releases & Resources

  • [MAP] Doomsday Drilling from COD:OL
    neroZzero-2035undefined neroZzero-2035

    the map look better colors with this vision file extract in AppData\Plutonium\storage\iw5
    https://mega.nz/file/nlIwhbjR#K9l9L8InkHKc_H4YkDZPV_ZCdySsYFQ7ePFsVUluVm8

    MW3 Modding Releases & Resources

  • [MAP] Doomsday Drilling from COD:OL
    neroZzero-2035undefined neroZzero-2035

    oh its just a mp_offshore from mw3 dlc

    MW3 Modding Releases & Resources

  • [MAP] Doomsday Drilling from COD:OL
    neroZzero-2035undefined neroZzero-2035

    call of duty ghost map , this map is unique thank you

    MW3 Modding Releases & Resources
  • 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