HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

View whole script?

10-01-2008, 09:18 PM#1
Joker
Is it possible to view the whole script thats actually part of the map? I want to replace a function with another, but I don't want to go through each trigger...
10-01-2008, 09:24 PM#2
Captain Griffen
Yes. Some war thing whatever. *can't really remember the name*
10-01-2008, 09:27 PM#3
Bobo_The_Kodo
war3map.w3t im pretty sure
10-01-2008, 09:47 PM#4
Joker
Where is it located?
10-01-2008, 09:49 PM#5
Szythe
I'm pretty sure theres an option in the File menu in the main editor along the lines of "export map script" and "import map script". Is this what you're looking for?
10-01-2008, 09:54 PM#6
Joker
I suppose that works.
10-01-2008, 11:20 PM#7
MaD[Lion]
or u can just open the *.j file in the map. Tat also works. But ofc u need to know jass then
10-02-2008, 12:40 AM#8
Captain Griffen
The .j file gets recreated everytime.

The program is I think called something like WarCity; can't remember exactly.
10-03-2008, 04:01 AM#9
Pyrogasm
Griffen is correct. It's made by Vexorian.

If you have TESH working you could use its find/replace function.
10-03-2008, 05:02 AM#10
chobibo
Quote:
Originally Posted by Pyrogasm
Griffen is correct. It's made by Vexorian.

If you have TESH working you could use its find/replace function.

But then you have to search in each trigger(GUI).