Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
extracting script files
extracting script files
12-12-2006, 09:13 PM
#1
pin
I've done a few maps in WE Trigger Editor. I want to learn a bit about native JASS though. How can I open the JASS file that stores what I did using Trigger Editor.
Thanks.
12-12-2006, 09:33 PM
#2
PipeDream
Extract "war3map.j" from the archive. You can do this with WinMPQ, MPQMaster, JassCraft or if you like command line utilities, Grimoire.
12-12-2006, 09:45 PM
#3
pin
Thank you