• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Adding Triggers in all Default Game

Status
Not open for further replies.
Level 13
Joined
Feb 18, 2009
Messages
1,381
Just for the record, it does not automatically create unknown variables if the variables are only used in a custom script.
 
Level 4
Joined
Oct 16, 2006
Messages
48
I think I am quite misunderstood here. What I'm trying to achieve is to have a set of triggers to work on ALL Melee maps, without opening each and every melee map. Means, adding stuff into blizzard.j or common.j in the mpq.

I'm creating a custom race mod. And I want an alternative to re-saving every map with my triggers. I understand that every map runs a specific set of MELEE Triggers which are in the .j files. However, when I add my triggers to the .j file hoping that it will run it.. it doesn't work.

EDIT : also I do not have any vars declared in the GUI. everything is done in the Global blocks
 
Status
Not open for further replies.
Top