Staredit Network

Staredit Network -> Modding Chat -> Experiments in Modding
Report, edit, etc...Posted by BSTRhino on 2007-01-24 at 15:51:37
Hi, you're right SI there, except I think you meant

if (abs(unit direction - param_direction) < param_2) goto jump

didn't you?

I'm not sure, but it might be:

if (abs(unit direction - param_direction) < param_2 / 2) goto jump

I remember having to double param_2 once, I think it was for the Ultralisk in Zerg Doom. Maybe there's something in that.

If I've put a short description on SCU it probably means I know more about the command I just haven't had time to write about it. Just so you know you can ask.
Report, edit, etc...Posted by scwizard on 2007-02-08 at 15:54:16
QUOTE(Laser_Dude @ Jan 17 2007, 12:39 AM)
God, I wish I had FG right now  drool.gif
[right][snapback]614636[/snapback][/right]

PM DoA for it.

@TheNomad:
Since I first started reading your awesome posts I've noticed that you've become much more coherent. Your still not at the point where you should be writing tutorials though.

I don't understand sigorder from reading your post, but I think I might get how to start understanding sigorder.

Question:
QUOTE
IScript performs some effects, the EXE performs the order

With sigorder 4 how does SC know whether to perform the act of borrowing something, borrowing something or completing a morph?
Report, edit, etc...Posted by Laser_Dude on 2007-02-08 at 23:53:09
QUOTE(scwizard @ Feb 8 2007, 01:54 PM)
PM DoA for it.


Nah, I work for what I get, I'll just make .GRPs tongue.gif .
Next Page (3)