Results 1 to 15 of 20

Threaded View

  1. #1
    Zahlii's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    39
    My Mood
    Relaxed

    MW2 Texture/Mod Manager

    Hi out there,

    I decided to put up my first MW2 tool, written in C#

    It's basic idea is to allow the user to enable/disable things like custom camos, sights etc with just one click.

    Features:
    * Allows you to enable and disable a Texture mod with one click
    * By putting a Mod into your /Modifications folder, it will be automatically available and can be enabled and disabled

    Instructions
    * Download and unpack zip File,
    * Start exe

    Instructions for adding New Mods:
    Folder Structure:
    Modifications/
    NiceNameOfMod/
    info.xml
    New/
    Old/

    info.xml has to be like that:
    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <modification>
      <name>Black Ops Camo Package</name>
      <description>replaces all camos and updates the menu images</description>
      <author>Heartview</author>
      <enabled>0</enabled>
    </modification>
    in the New and Old folder, files have to be named like that:
    ##_filename.iwi
    with ## representing the iwd file number, and the rest being the filename how it should be named in the images/ folder of the iwd file, e.g. 07_weapon_cheytac_new_col.iwi

    the files in the New/ folder are copied into the iwd if enabled, the Old/ files are used to disable the mod (=original iwi files)

    Changelog
    V 1.1
    *MW2 folder can now be changed within the program
    *Added support for "author" field
    *Added little version number on the GUI
    V 1.0

    Screenshot:


    Feedback is always welcome

    Virus Scans:
    VirusTotal 0/43

    Jottis Malware Scan 0/10
    Last edited by Zahlii; 07-31-2011 at 01:23 AM. Reason: Version Update

  2. The Following 37 Users Say Thank You to Zahlii For This Useful Post:

    alex670 (03-28-2015),AlexGeoZz1 (11-04-2014),b-o-y (06-12-2018),bartcman2 (03-11-2016),bob123456654321 (03-25-2014),BPandore (10-26-2014),capocapo (07-31-2014),Cassy13 (09-09-2015),daris16 (06-26-2012),drmonkeywho (11-30-2015),g85616898 (11-23-2016),hilo peeps (06-13-2012),hutchies1 (04-10-2013),iLoveuyt (11-26-2014),jendee68 (10-29-2015),johnsmith086 (08-27-2011),jowaz (11-19-2014),jzargo46 (04-10-2015),KBROWN1996 (10-31-2014),mattsobo (11-21-2014),MikuYami (06-24-2015),msdm7 (01-07-2015),ngoandy789 (12-23-2012),NiRoMexs (11-25-2015),N_VVolf (02-19-2015),samim1 (01-17-2013),scarecrom (02-26-2016),SirSlothalot (01-12-2015),Sniper285 (12-25-2012),tentaclehackingspree (06-14-2015),VerZus1337 (03-22-2016),Vin Derpel (12-05-2012),warthriller (08-22-2011),xQuattro (07-05-2013),xVale (01-01-2015),zahirpro2 (08-23-2012),zenobe515 (04-24-2012)

Similar Threads

  1. [Solved] Mw2 texture mod question
    By katonfire in forum Call of Duty Modern Warfare 2 Help
    Replies: 2
    Last Post: 08-05-2011, 11:31 PM
  2. [Discussion] textures? mods? same thing as mw2?
    By Skyline. in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 16
    Last Post: 08-31-2010, 06:53 PM
  3. Pack Texture MOD
    By sommotommo in forum Combat Arms Mods & Rez Modding
    Replies: 6
    Last Post: 01-24-2010, 11:56 AM
  4. [Trade] My Texture Mod for Info on Rez Files.
    By minorutono in forum Combat Arms Hacks & Cheats
    Replies: 18
    Last Post: 09-24-2009, 11:12 PM
  5. Low Texture Mod?
    By itsRichard in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 2
    Last Post: 08-01-2009, 07:33 PM