Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
Extracting full trigger code from map
Extracting full trigger code from map
01-17-2006, 03:28 PM
#1
qwertyui
Basically i am done with trying to fiddle with gui functions. Its simply too damn slow and inefficient.
How do i get the full trigger script text out of my map for external editing?
01-17-2006, 03:32 PM
#2
Jacek
Select trigger... edit > convert to custom text
or eventually if you want WHOLE map script
open map with winmpq
extract file war3map.j (or something .j)
modify it
import it back
01-17-2006, 03:37 PM
#3
qwertyui
Do i import it back with the normal import file interface, or via mpq archiver?
01-17-2006, 03:49 PM
#4
Jacek
Doesn't matter I think, but I can be wrong ;/
01-17-2006, 04:45 PM
#5
Zoxc
You can use JSP,
http://wc3campaigns.com/showthread.php?t=78566
01-17-2006, 05:07 PM
#6
Vexorian
Quote:
Originally Posted by
qwertyui
Do i import it back with the normal import file interface, or via mpq archiver?
Use normal import