; Stormbringer3 Script ; Script for Team 6: SBWestPatrol startstate Start state Start { AIFunction Defensive Aggressive WestPatrol TriggerProcessor GoNamedState GroupsWatchingEnemy WestPatrol GroupsHelpingRepelEnemy WestPatrol } state LeftToMiddle { AIFunction Defensive Aggressive WestPatrol TriggerProcessor GoNamedState GroupsWatchingEnemy WestPatrol GroupsHelpingRepelEnemy WestPatrol WaypointPath WestPatrol Left2Middle noloop } state MiddleToLeft { AIFunction Defensive Aggressive WestPatrol TriggerProcessor GoNamedState GroupsWatchingEnemy WestPatrol GroupsHelpingRepelEnemy WestPatrol WaypointPath WestPatrol Middle2Left noloop } state MiddleToRight { AIFunction Defensive Aggressive WestPatrol TriggerProcessor GoNamedState GroupsWatchingEnemy WestPatrol GroupsHelpingRepelEnemy WestPatrol WaypointPath WestPatrol Middle2Right noloop } state RightToMiddle { AIFunction Defensive Aggressive WestPatrol TriggerProcessor GoNamedState GroupsWatchingEnemy WestPatrol GroupsHelpingRepelEnemy WestPatrol WaypointPath WestPatrol Right2Middle noloop } state KillPig { AIFunction Defensive Aggressive WestPatrol FoundEnemyFunction RepelAttack FoundEnemyState FoundPiggy GroupsWatchingEnemy WestPatrol GroupsHelpingRepelEnemy WestPatrol Moongate WestPatrol centerblue WaypointPath WestPatrol ToPig noloop } state FoundPiggy { AIFunction RepelAttack TriggerProcessor GoNamedState NextState KillPig } Path Left2Middle { 162.040 13.607 84.070 161.308 13.888 142.591 141.103 13.880 186.853 } Path Middle2Left { 161.308 13.888 142.591 162.040 13.607 84.070 161.307 13.886 28.990 } Path Middle2Right { 91.736 9.822 184.923 33.169 7.822 153.964 } Path Right2Middle { 91.736 9.822 184.923 142.165 14.005 186.891 } Path ToPig { 91.275 31.572 -21.420 99.366 31.681 37.688 110.041 28.872 77.558 104.852 31.903 101.976 }