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

Multiple people working on one project

Status
Not open for further replies.
Level 3
Joined
Sep 25, 2008
Messages
39
I'm working on a project with some friends and would like to know the best way to organise it. The current team consists of 4 people: One terrainer, One person doing level design + creep encounters and 2 triggerers.

Currently we've all done our own little bits but have no idea how to merge them together! Considering the maps take several minutes to load it won't be very good having to continuously change window in the world editor to copy one ability at a time.

Alternatively, would it be better to send the copy of the map to one person and get him to work on it for a bit then send it to the next person to finish the next bit. This could work but there are times when we are working on it at the same time so it won't be very efficient.

We're all using jass newgen if that makes any difference

Thanks for taking the effort to read this

tl;dr best way to merge maps?
 
Level 9
Joined
Mar 27, 2009
Messages
309
Have one map which you do your terraining on.

On another 3 (2 for triggers and 1 for abilities and units) assemble the other parts of the map.

When in world editor first load up your terrain map, then open the other windows and copy paste units, abilities, triggers between them by using the window menu.

Good luck
 
Level 3
Joined
Sep 25, 2008
Messages
39
thank you both for help
i was hoping there was a way to use the import object data option without it removing objects that already exist :S
 
Status
Not open for further replies.
Top