Staredit Network

Staredit Network -> UMS Assistance -> Attacker Help...
Report, edit, etc...Posted by v66iu on 2005-04-09 at 22:30:55
I need to know how to make the attackers move along a line in a "spiral d" type map would i map locations at all the corners and say like "move "unit" from a to b" and then say " move "unit" from b to c" and so on untill i get to the center or where ever i decide the place the end? confused.gif confused.gif helpsmilie.gif helpsmilie.gif
Report, edit, etc...Posted by greenreaper on 2005-04-09 at 23:37:49
Yes, you would make locations at every corner to 'move to next corner.' The most convenient way would be to do something like this:

Actions
-Always
Conditions
-Issue order 'move' at 'corner1' to 'corner2'
-Issue order 'move' at 'corner2' to 'corner3'
Etc...Etc...
PreserveTrigger
Report, edit, etc...Posted by v66iu on 2005-04-10 at 03:05:40
QUOTE(greenreaper @ Apr 9 2005, 07:37 PM)
Yes, you would make locations at every corner to 'move to next corner.'  The most convenient way would be to do something like this:

Actions
-Always
Conditions
-Issue order 'move' at 'corner1' to 'corner2'
-Issue order 'move' at 'corner2' to 'corner3'
Etc...Etc...
PreserveTrigger

[right][snapback]184376[/snapback][/right]

kk thx reaper
Next Page (1)