Page 4 of 7

Re: Editor question thread

Posted: Sun Apr 25, 2010 3:01 pm
by IskatuMesk
Xenon wrote: So far, a projectile that collides with units (in 2D) needs a total of 7 effects, 1 behavior and 4 validators   ::)
Have you figured out how to make Halo Rockets? (Valkyrie-type attack)

Re: Editor question thread

Posted: Sun Apr 25, 2010 3:14 pm
by Lavarinth
It's very clear a lot of features are missing including some things as simple as copy/pasting in certain areas, and that's likely because it's a beta of the Editor as well, much like WC3's beta editor release was really, REALLY bad in comparison to the retail.

Re: Editor question thread

Posted: Sun Apr 25, 2010 3:30 pm
by IskatuMesk
I hope you're not implying that retail was good in any way.

Because then I'd be forced to cut you from the company budget.

Re: Editor question thread

Posted: Sun Apr 25, 2010 11:35 pm
by Maglok
Gotta love Mesk's cynicism at times. :P

So far I like the potential it might have, but it does indeed feel unpolished. I think something of that has to do with the fact we have like no manual and no complicated campaign maps to learn from.

It smells of 'powerrffulll' though.

Re: Editor question thread

Posted: Mon Apr 26, 2010 1:40 am
by Xenon
IskatuMesk wrote: Because then I'd be forced to cut you
Knowing Mesk, I read that and assumed the sentence was over at that point  ;)

Halo rockets, eh? Not so much. You can add an increased "ThorBarrageVariance" siteop to the impact siteops in Actordata, but that will only make it look like the missile is hitting in random places. My fancy explode-on-death-missile setup doesn't change that either.

The createpersistent effect type has a random offset flag but I think that means it picks randomly from the specified list of offsets (you'd have to enter a bunch of values at points within a circular area). I think if you did this the missile would hit the ground at those points (don't know if you can make it explode in midair) and wouldn't follow the unit like the original Valkyrie missile.

Maybe I'm missing something, unless the original Banshee rocketspam attack used one of those methods. :P

Trimmed the collision missile setup down to 5 effects (plus one to fire past the target), 1 behavior and 3 validators. Here's the map for any interested parties.

Re: Editor question thread

Posted: Mon Apr 26, 2010 12:21 pm
by RazorclawX
Maglok wrote: So far I like the potential it might have, but it does indeed feel unpolished. I think something of that has to do with the fact we have like no manual and no complicated campaign maps to learn from.
The War3 editor didn't have a manual either. I figured out everything, though, by picking apart the campaign files, and reading about what other people figured out on misc. sites.

But one of the things that gets me... and this is a funny one... is you can't do something as simple as "Pick Every Unit in Unit Group and Order Picked Unit to Attack Move to Point." Everything is there... except the command to "Attack Move", and I suspect this was a conscious decision to leave out as this effectively kills nearly every AOS clone in the beta.

Re: Editor question thread

Posted: Mon Apr 26, 2010 1:10 pm
by Lavarinth
RazorclawX wrote:
Maglok wrote: So far I like the potential it might have, but it does indeed feel unpolished. I think something of that has to do with the fact we have like no manual and no complicated campaign maps to learn from.
The War3 editor didn't have a manual either. I figured out everything, though, by picking apart the campaign files, and reading about what other people figured out on misc. sites.

But one of the things that gets me... and this is a funny one... is you can't do something as simple as "Pick Every Unit in Unit Group and Order Picked Unit to Attack Move to Point." Everything is there... except the command to "Attack Move", and I suspect this was a conscious decision to leave out as this effectively kills nearly every AOS clone in the beta.
I believe it'd be left out for that same reason purely for the Beta.

Re: Editor question thread

Posted: Mon Apr 26, 2010 1:23 pm
by Alevice
RazorclawX wrote: But one of the things that gets me... and this is a funny one... is you can't do something as simple as "Pick Every Unit in Unit Group and Order Picked Unit to Attack Move to Point." Everything is there... except the command to "Attack Move", and I suspect this was a conscious decision to leave out as this effectively kills nearly every AOS clone in the beta.
Image

Re: Editor question thread

Posted: Mon Apr 26, 2010 1:27 pm
by Lavarinth
Is that the same as Attack Move? If I recall correctly, Attack would just make them move to that location and attack from there? Though the text in the trigger itself sounds like Attack Move.

Re: Editor question thread

Posted: Mon Apr 26, 2010 2:15 pm
by Alevice
Attack move = Issue attack order to a given point. It will move and egnage in combat anything hostile until it reaches destination.

At least it has been like that always for blizz games.

Re: Editor question thread

Posted: Mon Apr 26, 2010 3:51 pm
by Xenon
Lavarinth wrote: I believe it'd be left out for that same reason purely for the Beta.
Can you even host custom maps in multiplayer without tricking the game by replacing the map file?

Re: Editor question thread

Posted: Mon Apr 26, 2010 4:12 pm
by IskatuMesk
Xenon wrote:
Lavarinth wrote: I believe it'd be left out for that same reason purely for the Beta.
Can you even host custom maps in multiplayer without tricking the game by replacing the map file?
nope

Re: Editor question thread

Posted: Mon Apr 26, 2010 5:07 pm
by Lavarinth
IskatuMesk wrote:
Xenon wrote:
Lavarinth wrote: I believe it'd be left out for that same reason purely for the Beta.
Can you even host custom maps in multiplayer without tricking the game by replacing the map file?
nope

Let's try more detailed: Xenon, you can't host them yet, but they plan to allow it in Beta to test the features of rating and featured maps.

Re: Editor question thread

Posted: Mon Apr 26, 2010 10:52 pm
by RazorclawX
Alevice wrote: (image truncated)
So where's your AOS map?

Re: Editor question thread

Posted: Mon Apr 26, 2010 11:31 pm
by Alevice
Nowhere to be found as I really don't like AoSes much, but thats quite irrelevant to your statement about the lack of Attack Move order. Whats your point?