Page 1 of 7 123 ... LastLast
Results 1 to 10 of 65

Thread: MOHAA Make Me Stock Program :: Moves Unstock Mods Temporarily Out of Main & Back

  1. #1

    Default MOHAA Make Me Stock Program :: Moves Unstock Mods Temporarily Out of Main & Back

    OwN-3m-All's MOHAA Make Me Stock Program

    Version 3.5.0.1

    Install:


    Latest Changes / Updates:

    • Supports MOHAA, MOHBR, MOHSH
    • Use your own custom image
    • GUI based directory selection
    • Reborn compatible


    ReadMe:

    Full HTML ReadMe (English and Spanish):

    Purpose:

    In brief, Make Me Stock allows you to move mods that were not included with the original installation of the game in and out of the MOHAA directory on the fly. Make Me Stock supports MOHAA, MOHSH, and MOHBR. Make Me Stock can also lock down config files to prevent changes by rogue admins during online play. It's the ultimate MOHAA cleaner utility.
    This is a great program for use of league matches in which stock play is Mandatory. It saves you time so you don't have to guess and manually remove mods to be stock for match games.

    Supported Languages / Versions:

    Make Me Stock supports the English, Spanish, French, German, Dutch, and Italian MOHAA installations.

    Version Info:

    Make me stock is written in Java. As such, Java needs to be installed. You can get it here:

    http://www.java.com/getjava/index.jsp

    If the exe doesn't work, make sure you have the Java Runtime installed and double click on Make Me Stock.jar... problem solved.

    Supports:

    All operating systems (assuming the Java Runtime is installed [http://www.java.com/getjava/index.jsp])

    Contact:

    If you have any issues, please let me know! I can always release updates to this program!


    Screenshots of Version 3.5







    My email:
    own3mall@gmail.com
    My Xfire: own3mall

    © OwN-3m-All 2011
    Last edited by own3mall; August 30th, 2011 at 09:30 PM.

  2. #2
    Über Prodigy & Developer Razo[R]apiD's Avatar
    Join Date
    May 2010
    Location
    Poland, Lublin
    Posts
    3,257

    Default

    Nice.. I bet people will find this useful, and this will be uber useful when we'll release patch with auto-download.

  3. #3

    Default

    Version 1.3 is now out.

    Fixes a bug in the registry reading that is encountered on rare configurations. Also, it's been redesigned.

    Update has been attached to post. Overwrite existing installation.
    Attached Files Attached Files

  4. #4

    Default

    Version 2.0 is out.

    Adds a couple of extra messages in case you're already stock along with fixes a GUI issue.
    Attached Files Attached Files

  5. #5
    Über Prodigy & Developer Razo[R]apiD's Avatar
    Join Date
    May 2010
    Location
    Poland, Lublin
    Posts
    3,257

    Default

    Thanks for posting your stuff! We may consider bundling it into next release.

  6. #6

    Default

    Hey nice work - many thanks for sharing


    Happy shooting

    Cheers
    Heatsinkbod

    (Jon)

    KILL em ALL and then KILL em ALL again!!










  7. #7

    Default

    would be cool if servers forced you to run "make me stock" before allowing you to join

  8. #8
    Administrator JoTo's Avatar
    Join Date
    May 2010
    Location
    www.scapp.net
    Posts
    1,953

    Default

    Quote Originally Posted by blaz!ng View Post
    would be cool if servers forced you to run "make me stock" before allowing you to join
    hehehe know what u mean,
    fortunately sv_pure will do so

  9. #9
    Administrator JoTo's Avatar
    Join Date
    May 2010
    Location
    www.scapp.net
    Posts
    1,953

    Default

    @ownemall

    some points:

    - The Java runtime not running at me. However with ikvm tool http://www.ikvm.net/index.html lets me run your tool

    - include support for the missing language here:

    Code:
    }
    					for(int i=6; i<8; i++){
    						list.add(new File((this.dir + "\\pak" + i + "fr.pk3")));
    					}
    missing are: de, nl, it

    - whats the purpose of the Undo button ? I clicked "make me stock" then "change temp dir" and canceled it, when I click then Undo button it tells me about temp dir, if you want to make unstock you need to restart app first.

    - does it deal with the case when no registry entries exist for mohaa ? can user select the mohaa directory ? many users have multiple installations of mohaa

    - are the background images hardcoded into app ?

    - might it be of use for other games aswell ? (I'm mot sure about this)

    - convert it to .Net

  10. #10

    Default

    Quote Originally Posted by JoTo View Post
    @ownemall

    - The Java runtime not running at me. However with ikvm tool http://www.ikvm.net/index.html lets me run your tool
    There was a problem with the last version. It's been fixed with my latest release.

    Quote Originally Posted by JoTo View Post

    - include support for the missing language here:

    Code:
    }
    					for(int i=6; i<8; i++){
    						list.add(new File((this.dir + "\\pak" + i + "fr.pk3")));
    					}
    missing are: de, nl, it
    I'll add this in my next release.

    Quote Originally Posted by JoTo View Post

    - whats the purpose of the Undo button ? I clicked "make me stock" then "change temp dir" and canceled it, when I click then Undo button it tells me about temp dir, if you want to make unstock you need to restart app first.
    The Undo button restores all of your mods that were moved out of the mohaa and main directories that were not stock.

    Quote Originally Posted by JoTo View Post

    - does it deal with the case when no registry entries exist for mohaa ? can user select the mohaa directory ? many users have multiple installations of mohaa
    Yes it does. The way it works is if you play mohaa once on your computer, the registry key is updated with the location of where you last launched the game... Make Me Stock uses this value. Also, if the registry entry is not found, the program will prompt for your MOHAA\MAIN directory. Thus, Make Me Stock works on Linux as well.

    Quote Originally Posted by JoTo View Post

    - are the background images hardcoded into app ?
    They are.

    Quote Originally Posted by JoTo View Post

    - might it be of use for other games aswell ? (I'm mot sure about this)
    Thought about this too. Could be done, but I'd need to restructure my code.

    Quote Originally Posted by JoTo View Post
    - convert it to .Net
    Also a possibility, as I am now coding in C# for my classes.

    Check the first post for the latest update of Make Me Stock

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •