| 12-17-2003, 02:17 AM | #1 |
Hello! I'm dEXE and I'm new here. I registred to the boards beacause I started to map for WarCraft III and I think I'll need some help with my current project! ;) So my question is: Does it possible to make several players with the same color ? ex: player1, player2, player3 is red and the other blue or something like that ? (I'm using the editor from Reign of Chaos) thanks for your help! |
| 12-17-2003, 07:22 PM | #2 |
euh... does anyone know if it's possible or not ? please answer me! |
| 12-17-2003, 10:07 PM | #3 |
Hmmm... Shouldn't this be in the "Map Developement" forum? Any questions on "how to" when making a map should be in the "Map Developement" forum (just for future reference). To answer your question, use a trigger: Code:
Event Map Initialization Conditions Actions Player - Change color of player 2 to red changing color of existing units Player - Change color of player 3 to red changing color of existing units Player - Change color of player 4 to blue changing color of existing units And if that doesn't work, then its because of the event, so change the event to "Time elapsed .1 seconds" |
| 12-17-2003, 11:35 PM | #4 |
thank you! Your help is appreciate! :D Oh and i'll post in the forum you specified next time! byebye! |
| 12-18-2003, 04:54 AM | #5 |
Shouldn't this be moved to "Map Development"? emote_confused |
