![]() | |
| |||||||||
![]() |
| | LinkBack | Thread Tools |
| | #1 |
![]() Join Date: Mar 2008
Posts: 33
![]() | every 5 seconds all units within region owned by player X are issued to attack unit X hello i need for ALL UNITS that spawn in a specific region to be automatically issued an order to go and attack a specific unit i need it to check for units all time and send them to attack that building all the time like 5 seconds each time can someone plz help me how to do this :'( edit: i also need them to attack everything on their way there in some range around them and kill everything just to get to the point Last edited by warcrafttt; 04-30-2008 at 08:49 AM. |
| | |
| | #2 |
![]() Join Date: Feb 2008
Posts: 159
![]() | Re: every 5 seconds all units within region owned by player X are issued to attack un I'm not entirely sure how to explain this, and would have a horrible time trying to explain it in JASS, but here goes: Have a check run that adds all units owned by Player X to a defined variable unit group. Then, have a seperate trigger that has that specific group attack move to a point. If you need to, change acquisition range via triggers. Mostly its filling in the blanks, after finding the right triggers. If the unit group does an attack move to a point, then they should automatically decide to attack anything along the way. (This is mostly guesswork on my part, I looked at the editor for five minutes) These should be under Unit triggers. I only looked up those on my seperate computer, however, and do not have access to WE Unlimited on the one I'm on at the moment. |
| | |
| | #3 |
![]() Join Date: Mar 2008
Posts: 33
![]() | Re: every 5 seconds all units within region owned by player X are issued to attack un Thanks but im a noob at this and that really doesnt say anything for me ![]() I need a trigger similar to "hero line wars" one for monsters to do that... plz.. |
| | |
| | #4 |
![]() Join Date: Feb 2008
Posts: 159
![]() | Re: every 5 seconds all units within region owned by player X are issued to attack un Do what, from Hero Line Wars? Attack a certain point? Honestly, there is someone who can better answer your questions, at the moment I seem to be fumbling around the Editor without an answer. Sorry xD |
| | |
| | #5 |
![]() Join Date: Apr 2007
Posts: 2,436
![]() ![]() ![]() | Re: every 5 seconds all units within region owned by player X are issued to attack un Please explain more clearly what you want. Is your map exactly like hero line wars and you want units to move like that, or something different. |
| | |
| | #6 |
![]() Join Date: Sep 2006 Location: Seven blocks down from your drug dealer
Posts: 2,672
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Re: every 5 seconds all units within region owned by player X are issued to attack un Well, in HLW, the spawns are sent on Patrol to the center mark... they just never go back to their spawn spot because they get destroyed, etc.. You would need to spawn 1 unit at a time, then set that unit to patrol by using 'last created unit' or somthing along those lines. |
| | |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Warcraft 3 Terminology | Kuramawhip | Guides | 2 | 08-22-2008 09:04 PM |
| Unit editor basic guide | Halakbalakbalak | Submit a Tutorial [World Editor] | 1 | 10-19-2007 02:18 PM |
| Respawning + Hero Selection on Circle | DarkBlade | Tutorials | 4 | 09-07-2007 07:56 PM |
| Reducing Lag | MrApples | Submit a Tutorial [World Editor] | 1 | 07-09-2007 03:24 PM |
| Cinematics! | CaptainSnake | World Editor Help | 17 | 05-18-2007 11:39 AM |