Knuckle Cracker

Creeper World 3 => The Coder's Corner => Topic started by: Sorrontis on October 23, 2015, 01:52:36 AM

Title: CRPL to give AoO
Post by: Sorrontis on October 23, 2015, 01:52:36 AM
Hello,

I'm trying to figure a method for CRPL to give the player AoO at certain intervals in the game (ie, 15minute mark). I can create a Freeze AoO unit (unarmed), but that's it.

For the life of me, I can seem to find a way to use SetUnitAttribute to do this. Any hints?
Title: Re: CRPL to give AoO
Post by: Builder17 on October 23, 2015, 03:43:28 AM
If I understanded right what you want try this.
Title: Re: CRPL to give AoO
Post by: Sorrontis on October 23, 2015, 09:35:56 AM
yes, thank you!