HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

war3map.j Question

07-14-2007, 07:29 AM#1
Tide-Arc Ephemera
I opened up my war3map.wtg in text editor and it had all sorts of innate stuff like...

Collapse JASS:
//***************************************************************************
//*
//*  Global Variables
//*
//***************************************************************************

If I was to delete all that, would it help "optimize" my map?

*EDIT - Is it alright to take stuff like this out:
Collapse JASS:
//===========================================================================
// Trigger: BC To Team Red
//===========================================================================
07-14-2007, 07:42 AM#2
Alexander244
It would make it slightly smaller, but vex's optimizer will remove all comments and stuff from your map for you.
07-14-2007, 07:50 AM#3
Tide-Arc Ephemera
I would use VMO if I could...
+Rep