Multiply scale? I don't recognize that message.. I know there's a set scale action in the trigger editor
and a set scale message in the actor events, and that one is really simple to use. I don't know the multiply scale though.
Maybe try set scale you can "multiply" the scale with that.
also, the reason I can't get the math to work is because the only way i can think of working it is multiplying the current scale. That way, each time i run the trigger the scale increases.
This is the best i've come up with. However it is giving me an invalid actor msg error again.
Actor - Send actor message (SetScale (1.0 * (Custom value (Stack count of Central Attack Behaviour on (Picked unit)) of (Picked unit))), (1.0 * (Custom value (Stack count of Central Attack Behaviour on (Picked unit)) of (Picked unit))), (1.0 * (Custom value (Stack count of Central to main actor of unit (Picked unit)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Does anyone else get an error message when using this action?
I'm getting "invalid actor message"
Multiply scale? I don't recognize that message.. I know there's a set scale action in the trigger editor
and a set scale message in the actor events, and that one is really simple to use. I don't know the multiply scale though.
Maybe try set scale you can "multiply" the scale with that.
@Xackery:
I can't seem to get the math right and i've been trying for a long time now.
for multiplyscale if you select "send actor a message" it will be a function inside.
send actor message to unit then for the actor message click function and multiplyscale will be there.
also, the reason I can't get the math to work is because the only way i can think of working it is multiplying the current scale. That way, each time i run the trigger the scale increases.
This is the best i've come up with. However it is giving me an invalid actor msg error again.
Actor - Send actor message (SetScale (1.0 * (Custom value (Stack count of Central Attack Behaviour on (Picked unit)) of (Picked unit))), (1.0 * (Custom value (Stack count of Central Attack Behaviour on (Picked unit)) of (Picked unit))), (1.0 * (Custom value (Stack count of Central to main actor of unit (Picked unit)