Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 24, 2015, 10:37:28 PM (8 years ago)
Author:
gania
Message:

works for the most part, still need to fix Section and Wingman

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/campaignHS15/data/levels/AITest.oxw

    r10849 r10851  
    6262      </controller>
    6363    </SpaceShip> -->
    64     <SpaceShip position="-2000, 1500, -1000" lookat="0,0,0" team=1 name="ss2">
     64    <SpaceShip position="-2000, 1500, -1000" lookat="0,0,0" team=0 name="ss2">
    6565      <templates>
    6666        <Template link=spaceshipassff />
    6767      </templates>
    6868      <controller>
    69         <DivisionController team=1>
     69        <DivisionController team=0>
    7070          <actionpoints>
     71            <Actionpoint position="-1000,750,-500" action="FLY" />
     72            <Actionpoint position="-1000,750,-500" action="ATTACK" enemy="ss3" />
    7173            <Actionpoint position="-1000,750,-500" action="PROTECt" protect="fuck" />
    72             <Actionpoint position="-1000,750,-500" action="ATTACK" enemy="ss3" />
    73             <Actionpoint position="-1000,750,-500" action="FLY" />
    74             <Actionpoint position="0,0,0" action="FLY" />
    7574          </actionpoints>
    7675        </DivisionController>
     76      </controller>
     77    </SpaceShip>
     78    <SpaceShip position="-2000, 1800, -1000" lookat="0,0,0" team=0>
     79      <templates>
     80        <Template link=spaceshipassff />
     81      </templates>
     82      <controller>
     83        <WingmanController team=0>
     84        </WingmanController>
     85      </controller>
     86    </SpaceShip>
     87    <SpaceShip position="-2000, 2100, -1000" lookat="0,0,0" team=0>
     88      <templates>
     89        <Template link=spaceshipassff />
     90      </templates>
     91      <controller>
     92        <WingmanController team=0>
     93        </WingmanController>
     94      </controller>
     95    </SpaceShip>
     96    <SpaceShip position="-2000, 2400, -1000" lookat="0,0,0" team=0>
     97      <templates>
     98        <Template link=spaceshipassff />
     99      </templates>
     100      <controller>
     101        <SectionController team=0>
     102        </SectionController>
    77103      </controller>
    78104    </SpaceShip>
     
    87113      </templates>
    88114    </SpaceShip>
    89     <SpaceShip position="-500, -300, -300" lookat="0,0,0" team=1 name="fuck">
     115    <SpaceShip position="-500, -300, -300" lookat="0,0,0" team=0 name="fuck">
    90116      <templates>
    91117        <Template link=spaceshipassff />
Note: See TracChangeset for help on using the changeset viewer.