Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  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)

  3. #2
    Heartview's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    KY Cygni
    Posts
    9,202
    Reputation
    717
    Thanks
    2,890
    File is clean.

    Though you need to give credits to the authors of the camos in there, and whenever I run it it throws unhandled exception errors.
    Texture Mods


    Obedear, the sky is low

  4. The Following User Says Thank You to Heartview For This Useful Post:

    b-o-y (06-12-2018)

  5. #3
    Zahlii's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    39
    My Mood
    Relaxed
    Quote Originally Posted by Heartview View Post
    File is clean.

    Though you need to give credits to the authors of the camos in there, and whenever I run it it throws unhandled exception errors.

    credits will be added in about 12 h
    refering to the errors: screenshot of error details possible?
    currently writing from iphone, so limited possibilities...

  6. The Following User Says Thank You to Zahlii For This Useful Post:

    b-o-y (06-12-2018)

  7. #4
    XX_Kivata_XX's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    Ask yo MaMa
    Posts
    426
    Reputation
    5
    Thanks
    24
    My Mood
    Relaxed
    Hmm nice when you going to put it out on MPGH ??
    KamenRider for Life !!!


    I Ain't Leecher

    Yeah that Right Bitches






    [img]https://i1101.photobucke*****m/albums/g434/Dave_Day/GIF/inui-takumi.gif[/img] [img]https://i1101.photobucke*****m/albums/g434/Dave_Day/GIF/yuji-kiba.gif[/img] [img]https://i1101.photobucke*****m/albums/g434/Dave_Day/GIF/kaidou.gif[/img] [img]https://i1101.photobucke*****m/albums/g434/Dave_Day/GIF/yuka-osada.gif[/img]
    [img]https://i1101.photobucke*****m/albums/g434/Dave_Day/GIF/gmaskot-ex-bl-blade.gif[/img] [img]https://i1101.photobucke*****m/albums/g434/Dave_Day/GIF/gmaskot-ex-bl-gyaren.gif[/img] [img]https://i1101.photobucke*****m/albums/g434/Dave_Day/GIF/Chalice-Ani-Avatar.gif[/img] [img]https://i1101.photobucke*****m/albums/g434/Dave_Day/GIF/gmaskot-ex-kabuto-01.gif[/img] [img]https://i277.photobucke*****m/albums/kk45/Climax_jump_2008/gmaskotexkkickhopnj2.gif[/img]

  8. The Following User Says Thank You to XX_Kivata_XX For This Useful Post:

    b-o-y (06-12-2018)

  9. #5
    Heartview's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    KY Cygni
    Posts
    9,202
    Reputation
    717
    Thanks
    2,890
    Quote Originally Posted by Zahlii View Post
    credits will be added in about 12 h
    refering to the errors: screenshot of error details possible?
    currently writing from iphone, so limited possibilities...
    I got it to work, I forgot a "\" at the end of the file name.

    But as a suggestion, you might want to make it create a new IWD like "z_custom" and have it add it in there instead of the actual IWD's to make it easier for people to add others without using the program.
    Texture Mods


    Obedear, the sky is low

  10. The Following User Says Thank You to Heartview For This Useful Post:

    b-o-y (06-12-2018)

  11. #6
    Zahlii's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    39
    My Mood
    Relaxed
    Quote Originally Posted by Heartview View Post
    I got it to work, I forgot a "\" at the end of the file name.

    But as a suggestion, you might want to make it create a new IWD like "z_custom" and have it add it in there instead of the actual IWD's to make it easier for people to add others without using the program.
    I guess this would also make the update time shorter.
    However, I dont get how exactly that should work...

    I mean, creating a z_custom.iwd with images/ subfolder with the new files in there is enough to replace the textures in the old files?

  12. The Following User Says Thank You to Zahlii For This Useful Post:

    b-o-y (06-12-2018)

  13. #7
    Heartview's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    KY Cygni
    Posts
    9,202
    Reputation
    717
    Thanks
    2,890
    Quote Originally Posted by Zahlii View Post
    I guess this would also make the update time shorter.
    However, I dont get how exactly that should work...

    I mean, creating a z_custom.iwd with images/ subfolder with the new files in there is enough to replace the textures in the old files?
    It should work for alter. The z_custom IWD is an easier way to do mods. Anything in that IWD will automatically get used instead of ones inside the game's IWD's.

    Anyways, your virus scans do not match the file you uploaded. You need two new Virus scans for the new file.
    Texture Mods


    Obedear, the sky is low

  14. The Following User Says Thank You to Heartview For This Useful Post:

    b-o-y (06-12-2018)

  15. #8
    JFk93's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    55
    Reputation
    10
    Thanks
    10
    My Mood
    Twisted
    This bannable on steam version?

  16. The Following User Says Thank You to JFk93 For This Useful Post:

    b-o-y (06-12-2018)

  17. #9
    Some1weird's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    59
    Reputation
    10
    Thanks
    29
    Quote Originally Posted by JFk93 View Post
    This bannable on steam version?
    Really .. ?

    How would this be banable, it just switches the files just like you would manualy do but save aloth of time..

    SHORT: NO

  18. The Following User Says Thank You to Some1weird For This Useful Post:

    b-o-y (06-12-2018)

  19. #10
    JFk93's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    55
    Reputation
    10
    Thanks
    10
    My Mood
    Twisted
    Quote Originally Posted by Some1weird View Post
    Really .. ?

    How would this be banable, it just switches the files just like you would manualy do but save aloth of time..

    SHORT: NO
    well, the texture mod is bannable on steam if im correct, but i still have friends who use the texture mod and aren't banned

  20. The Following User Says Thank You to JFk93 For This Useful Post:

    b-o-y (06-12-2018)

  21. #11
    Heartview's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    KY Cygni
    Posts
    9,202
    Reputation
    717
    Thanks
    2,890
    Texture mods are not bannable on steam.
    Texture Mods


    Obedear, the sky is low

  22. #12
    JFk93's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    55
    Reputation
    10
    Thanks
    10
    My Mood
    Twisted
    Quote Originally Posted by Heartview View Post
    Texture mods are not bannable on steam.
    Oh i thought they were, i asked a little while ago and someone said it was

  23. #13
    Zahlii's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    39
    My Mood
    Relaxed
    Quote Originally Posted by Heartview View Post

    Anyways, your virus scans do not match the file you uploaded. You need two new Virus scans for the new file.
    Updated Virus Scans...

    MW2 Texture Manager_1_1.zip - Jottis Malwarescanner 0/20

    VirusTotal - Free Online Virus, Malware and URL Scanner 0/43

  24. #14
    Skyline.'s Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    10,160
    Reputation
    416
    Thanks
    1,614
    you get busted by md5 checker, you will get flagged and banned. wait 1 month.


  25. #15
    danourman's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    479
    Reputation
    11
    Thanks
    34
    My Mood
    Bored
    nice work

Page 1 of 2 12 LastLast

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