Hi guys !
I've a long time anonymous reader (not even logged in !) of the Hive Workshop and i'm here looking for some help regarding a feature i'd like to implement.
So here is the story : some of my friends got into warcraft 3 again et especially custom maps. We liked a lot the idea of Humans vs Zombies from DatnessX. The problem was that the map has quite some issues regarding balance.
So i endend up modifying it. Little thing at start, then more and more... finally i ended up starting from scratch and making my own map.
Human vs Zombie reworked 1.04 (Here is a download link).
So be aware of :
For testing purposes, Player 1 (Red) and player 12 (Brown) start the game with a huge amount of gold and wood.
You can find them (and disable them) in the folder "Initialization", in the trigger "Player Limitation".
And here comes the question that has been bothering me for ages :
I want the Undead player to have the possibility to send all his units to attack-move toward a point in a single clic (therefore making controling a big wave of zombies easier).
Here is what i already tried (and failed like a boss) :
From there i take any suggestions regarding how i should start to make this feature (or any point that should be improved on this map).
Thanks to anyone who will help me improving this map !
I've a long time anonymous reader (not even logged in !) of the Hive Workshop and i'm here looking for some help regarding a feature i'd like to implement.
So here is the story : some of my friends got into warcraft 3 again et especially custom maps. We liked a lot the idea of Humans vs Zombies from DatnessX. The problem was that the map has quite some issues regarding balance.
So i endend up modifying it. Little thing at start, then more and more... finally i ended up starting from scratch and making my own map.
Human vs Zombie reworked 1.04 (Here is a download link).
So be aware of :
- This is my first map
- I read lots of tutorials, though i may have missed some of them
- I do not fully understand the idea of "leak" (and how to avoid it)
- I haven't tried Jass and don't know a single thing about it
For testing purposes, Player 1 (Red) and player 12 (Brown) start the game with a huge amount of gold and wood.
You can find them (and disable them) in the folder "Initialization", in the trigger "Player Limitation".
And here comes the question that has been bothering me for ages :
I want the Undead player to have the possibility to send all his units to attack-move toward a point in a single clic (therefore making controling a big wave of zombies easier).
Here is what i already tried (and failed like a boss) :
- Make every undead units attacking a random human unit (worked perfectly, but not what i wanted)
- Send all undead units towards ONE human unit at random (was unable to make them attack, juste moving like dummies)
- Use the rally point from the main building and make them attack-move there when the Undead player cast a generic spell (didn't work)
- Cast a zone spell (Devour Magic) and make all Undead units attack-move there (for some reason, it works only 1 time)
From there i take any suggestions regarding how i should start to make this feature (or any point that should be improved on this map).
Thanks to anyone who will help me improving this map !