HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Custom Script Global Variables

07-20-2005, 10:12 PM#1
SuperDuperGuy
I'm tring to make some custom constants, that you can't seem to do in the variable editor. I tried doing a globals... ...endglobals in the custom script section, but it seems to conflict with the one already in war3map.j. Is there a way to include a file or make global constants in the GUI? Or do i have to edit the script directly. I'm doing heavy JASS stuff, but want to make GUI triggers as well
07-20-2005, 11:11 PM#2
curi
you can either use the variable maker thing, game cache (recommended), or edit your map's .j file. don't forget ur changes to .j will go away every time u save in WE.
07-21-2005, 03:37 PM#3
AFZ
Quote:
Originally Posted by SuperDuperGuy
I'm tring to make some custom constants, that you can't seem to do in the variable editor. I tried doing a globals... ...endglobals in the custom script section, but it seems to conflict with the one already in war3map.j. Is there a way to include a file or make global constants in the GUI? Or do i have to edit the script directly. I'm doing heavy JASS stuff, but want to make GUI triggers as well

use Game Cache or some gobals.