| 09-27-2007, 01:30 AM | #2 |
Trigger: Unit - Create 1 Sniper Bullet for Player 1 (Red) at Sniper_Loc[(Player number of (Owner of (Casting unit)))] facing (Facing of (Casting unit)) degreesShould probably be Trigger: Unit - Create 1 Sniper Bullet for Owner of (Picked Unit) at Sniper_Loc[(Player number of (Owner of (Casting unit)))] facing (Facing of (Casting unit)) degreesSecond one its probablya problem with the custom script.... |
| 09-27-2007, 01:31 AM | #3 |
I've already changed it, and still, nothing has happened. I slapped in a debug code to see it works, but it goes off only once. |
| 09-27-2007, 05:12 AM | #4 |
Remove this line (it's the first line under "Then - Actions"): Trigger: Custom script: set bj_wantDestroyGroup=true |
