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!
WTSObserver is a GUI application developed in Java, one requiers at least Java 8 to use it.
This Application allows a more organized view of a WTS file generated & used in Warcraft 3 Maps.
[DESCRIPTION]
Read a Wts file or a wts from a w3x file.
Display Objects mentioned in the wts.
Objects are ordered Descended, Based on the amont of found header references.
Observe Found Headers and its content.
Can Display non Unqiue WtsStrings of same category and same ObjectId in a differnt Color.
Credits to Doctor super good for his java mpq.
[WARNING]
THIS PROGRAM IS DISTRIBUTED "AS IS". NO WARRANTY OF ANY KIND IS EXPRESSED OR IMPLIED. YOU USE IT AT YOUR OWN RISK. THE AUTHOR WILL NOT BE LIABLE FOR DATA LOSS, DAMAGES, LOSS OF PROFITS OR ANY OTHER KIND OF LOSS WHILE USING OR MISUSING THIS SOFTWARE.
The tool works and starts. Loading a .wts file also worked and displayed the information well. It would be even better if you could add opening map files directly instead of having to manually extract the file yourself.
File not found/can not read, which should produce an error trace.
the wts format is different then expected, I based that application on the observerd format of the german/english version which was equal with some minor local replacements (like "fähigkeit:" vs "ability:").
An String is detected by its comment if your wts file does not have such comments it won't be detected.
if a line starts with "//", the application will parse the objectId relative to ":".
Try starting over "start.bat". That will open an commandline terminal, if the wts file could not be read it will print an error message when opening it.
You could also try draging and droping the wts onto the start bat, might works for ya.
The tool works and starts. Loading a .wts file also worked and displayed the information well. It would be even better if you could add opening map files directly instead of having to manually extract the file yourself.
Updated to 1.3 added Doctor super Goods java mpq, WTSObserver now can also read a wts file beeing placed inside a mpq file. Will only read the neutral wts.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.