| 07-06-2007, 07:54 PM | #1 |
i printed out wc3jass's jass tutorial and it says before i get started i need to know how to extract .mpq files, anyone know where a good tutorial to learn how to do that? if so reply :p sorry if posted in wrong section couldnt really think up of where to post this at. |
| 07-06-2007, 08:28 PM | #2 |
| 07-09-2007, 07:23 PM | #3 |
it wants me to read blizzard.j and common.j files in it but when i extract it and open it it gives me a bunch of un-readable junk, is there another program i need to read it? i downloaded all 3 of the above ( win mpq wont work says missing .dll even though i re-installed it many times). edit= the first "it" and "in it" means the jass tutorial (wc3jass.com) |
| 07-09-2007, 09:15 PM | #4 |
> says missing .dll Type that DLL's name in google and with little luck you'll get a download link. |
| 07-09-2007, 09:38 PM | #5 |
runtime error 48 error in loading dll |
| 07-09-2007, 10:17 PM | #6 | |
WinMPQ requires VB runtimes and some other thing I've forgotten. If what you've opened looks somewhat like this then it's JASS code. Quote:
20 bucks say, you've just opened blizzard.j ;-) |
| 07-10-2007, 07:33 AM | #7 |
no it looked more like chicken scratch, triangles circles small numbers at the top of triangles etc |
| 07-10-2007, 12:45 PM | #8 |
obviously its something in hex or some other language other than a JASS |
| 07-10-2007, 01:27 PM | #9 |
hahaha...chicken scratch, sorry about the off-topicness but..chicken scratch is just such an amazing little word/phrase thing. |
| 07-10-2007, 11:18 PM | #10 |
lol, posting this question in 3 forums and still havent got the answer i was looking for in several days >.> <.< all i want to know is what steps would i take to getting to look at common.j and blizzard.j so i can try to learn jass sorry for the inconvience Strangly ive spent my entire life on a computer, and i cant figure this out when most of you probably figured it out a long time ago. Although pitzer mike has been the most helpfull(getting me the listfile and trying to point me in the right direction, but ive never done any programming ever) accept if you count friend teaching me how to get snes/gameboy emulators to work but that was so long ago i dont even remember how to do it now-a-days |
| 07-10-2007, 11:55 PM | #11 |
Ok, if the other tools didn't work for you, let's try it with PowerMPQ then. 1. Start the program 2. Click the open button, select war3patch.mpq -> you now should have loads of ~unknown files in the list 3. Go to Options/Configuration -> File Lists tab 4. Click Add Listfile, select the Listfile.txt that I uploaded the other day, ok, ok 5. Now to refresh the view you have to reload the mpq, that means click open again and select war3patch.mpq again. -> the ~unknowns should now have turned into normal paths, you shouln't have trouble finding scripts\common.j and scripts\blizzard.j now 6. Last but not least: right-click the files you want to get and click extract from the menu ... |
