• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

Disarm v1.06

This bundle is marked as awaiting update. A staff member has requested changes to it before it can be approved.
Written by me (Retera) to help people who want to have a weaponless model, but don't want to bother requesting for people to make it.

Opens a model using a basic Choose Unit or Choose Model interface built to match the World Editor almost identically, then removes the weapon of the model after asking the user a few basic questions about model structure.

Contains some extra features in "Edit" such as the ability to add weapons back in from other models, but that take a little bit of extra clicking to use.

This upload is the new 2016 version (Disarm v1.05) which now uses updated libraries that should fix a lot of the old UnsatisfiedLinkErrors and issues opening Warcraft archives:
- Uses the Java MPQ library from Dr Super Good
- Uses the Java MDX library from oger-lord
- Uses the Java BLP libraries also from oger-lord's repo
- Uses the LWJGL Java graphics library

This version only runs on Windows but it would not be very hard to port the code to other systems now that it is almost entirely pure-Java if somebody wanted a ported version.

If you want to get it running on Mac then use the steps in this post:
Disarm v1.06

Keywords:
model,modeling,disarm,weapon,weaponless,warcraft model, warcraft mdx, warcraft mdl
Contents

Disarm v1.06b (Binary)

Reviews
eejin
Do you have any intention of updating it to function with the newest Warcraft 3 version? Once you do it can be reviewed for approval. Refer to the tool submission rules or contact me if you need any clarification.
This program is extremely old. If I was going to use it I might probably build from source, but if you dont have that set up you might want to invoke it directly with java -jar Disarm.jar in the Command Line instead of trying to use the EXE

Ok so I am at patch 1.30 and it didn't work. Should I download a mpq file of older patch and feed it to the tool then?
 
The settings file that caches this can be found if you use Win+R and then type %AppData% which should open a folder. If it has a folder in it called Roaming then open that too (but it might already jump to Roaming).

Then look for "JWC3" or "MatrixEater" as a folder and remove it. Then cache is cleared.

Another possibility is to download Matrix Eater from here on the Hive, and use its UI to do "View > Change Game Directory" which writes to the same cache used by Disarm as I recall.

(they share a lot of code)
 
The settings file that caches this can be found if you use Win+R and then type %AppData% which should open a folder. If it has a folder in it called Roaming then open that too (but it might already jump to Roaming).

Then look for "JWC3" or "MatrixEater" as a folder and remove it. Then cache is cleared.

Another possibility is to download Matrix Eater from here on the Hive, and use its UI to do "View > Change Game Directory" which writes to the same cache used by Disarm as I recall.

(they share a lot of code)
Thank you so much. It worked! I used war3 1.21 to open.
 
Back
Top