HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Where are...

01-09-2004, 10:05 PM#1
Newhydra
Blizzard.j and common.j? I looked in war3mpq, war3x.mpq, war3patch.mpq and a few different maps I have and I didn't see them...
01-10-2004, 11:52 PM#2
Newhydra
No one knows?
01-11-2004, 12:10 AM#3
Pesmerga
there in the mpq
01-11-2004, 12:19 AM#4
Newhydra
Which mpq? I looked in war3.mpq, War3Patch.mpq, War3x.mpq, and War3xlocal.mpq and I didn't see it in any of them...
01-11-2004, 12:54 AM#5
th15
IIRC those are the JASS files that wc3 uses. They define the functions that can be used and what happens when you call any of them. Similar to java class files.
01-11-2004, 04:38 AM#6
Newhydra
Yes, I know what they do...I want to know where they are so I can look at them...
01-11-2004, 05:06 AM#7
Pesmerga
they are in the mpq. look harder
01-11-2004, 05:33 AM#8
Newhydra
...I've opened each of them with winmpq(and sorted by name...), and mpqview (with only blizzard.j/common.j in the listfile).

They don't show up with either one.
01-11-2004, 05:56 AM#9
Draco
It's

Scripts\blizzard.j

etc.

Try to filter to just *.j to find stuff easier.
01-11-2004, 06:14 AM#10
Newhydra
Ah, thanks draco