• Check out the results of the Techtree Contest #19!
  • 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.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

I need a tool

Status
Not open for further replies.
You can just go to the object editor, right click the ability, press "copy" (Ctrl+C), then switch to your map and press "paste" (Ctrl+V). Then just copy and paste whatever triggers you need. (make sure you have the "automatically create unknown variables" [or whatever it is called] enabled in File -> Preferences [I think])

There are tools that exist, such as GrimExt's file exporter/importer and things like that, but they require some knowledge of coding and are generally more useful for doing things as batches. (mass-importing/exporting)
 
thats not what i meant like a tool that would make sure that it is just like the spell and import all that needs to be imported
 
Sorry guys, I just couldn't resist, I've been looking at this thread for days now and wanted to say this punch line: "BUT YOU ARE ONE!" jk lol ;p

Grimex, which is part of JNGP can do that.
Provided that the spell maker made it such that it uses ObjectMerger to import all dummies, FileImporter to import any necessary files and TriggerMerger to have the necessary Triggers created.

Next Generation of Resources :D
Thanks for the tip man ^_^
 
Status
Not open for further replies.
Back
Top