• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

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