• 🏆 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!

Copy and pasting game constants/Interface inbetween seperate maps?

Status
Not open for further replies.
Level 10
Joined
Feb 22, 2008
Messages
619
This question has gone unanswered multiple times. Unless you can extract that data from your map and copy it over (can't be done with the default World Editor tools), your best bet would be to copy the map and clear out all of the triggers, custom units, et cetera, and reset the terrain.
If you want to change the default tileset (and the custom tiles aren't enough) I think the Jass editor can do that for you.
 
Level 7
Joined
Aug 11, 2010
Messages
269
This question has gone unanswered multiple times. Unless you can extract that data from your map and copy it over (can't be done with the default World Editor tools), your best bet would be to copy the map and clear out all of the triggers, custom units, et cetera, and reset the terrain.
If you want to change the default tileset (and the custom tiles aren't enough) I think the Jass editor can do that for you.

Dammit. That's disappointing. I googled it before asking the question and I couldn't find any results; except for this: http://www.hiveworkshop.com/forums/graveyard-209/changing-gameplay-constants-roc-maps-149065/
which admittedly, will cut my workload in about half -- but it won't entirely fix the need for the interface stuff; which is probably the most finicky part I'd reckon.

Either way -- thanks for responding.I suppose I will just copy and paste and clear out everything I don't need, then. Seems a bit silly that blizzard didn't include an option for that for say... Campaign makers (admittedly; I'm not working on a campaign, I'm working on a series of maps)
 
Status
Not open for further replies.
Top