Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10148


Ignore:
Timestamp:
Dec 3, 2014, 3:54:27 PM (9 years ago)
Author:
sujataj
Message:

pickups and more enemies

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/leveljoemeHS14/data/levels/AnihilationThreat.oxw

    r10136 r10148  
    7474       
    7575  <SpawnPoint
    76         team=0 position="1000,1000,1000"
     76        team=0 position="9500,9500,9500"
    7777        lookat="0,1,0"
    7878        spawnclass=SpaceShip
     
    110110                                                <!--#########Pickups##########-->
    111111                       
    112 
     112<PickupSpawner pickup=largedamageboostpickup position="1000,1000,1000" triggerDistance="20" respawnTime="30" maxSpawnedItems="10" />
    113113<PickupSpawner pickup=crazyhealthpickup position="3500,3500, 3500" triggerDistance="20" respawnTime="30" maxSpawnedItems="10" />
    114 <PickupSpawner pickup=hugeshieldpickup position="3500,4500, 4500" triggerDistance="10" respawnTime="5" maxSpawnedItems="10" />
     114<PickupSpawner pickup=hugeshieldpickup position="4000,4500, 4500" triggerDistance="10" respawnTime="5" maxSpawnedItems="10" />
    115115<PickupSpawner pickup=smalljumppickup position="6500,6500, 6000" triggerDistance="20" respawnTime="10" maxSpawnedItems="99" />
    116116<PickupSpawner pickup=largedamageboostpickup position="9500,9500, 9500" triggerDistance="20" respawnTime="30" maxSpawnedItems="10" />
    117 <PickupSpawner pickup=triplehealthspeedinvisibilitypickup position="13500,13500,13500" triggerDistance="10" respawnTime="30" maxSpawnedItems="10" />
     117<PickupSpawner pickup=largedamageboostpickup position="13000,13000,13000" triggerDistance="10" respawnTime="30" maxSpawnedItems="10" />
    118118
    119119   
     
    218218</SimpleNotification>
    219219
    220 
    221 
     220<DistanceTrigger name="flying11" position="13000,13000,13000" target="Pawn" distance=200 stayActive="true" delay=1/>
     221<SimpleNotification message="There they are. Destroy them!">
     222    <events>
     223        <trigger>
     224            <EventListener event="flying11" />
     225        </trigger>
     226    </events>
     227</SimpleNotification>
     228
     229
     230<SimpleNotification message="Congratulations! You saved humanity!">
     231        <EventTrigger  stayActive="true">
     232              <events>
     233                <trigger>
     234                  <EventListener event="endboss"/>
     235                </trigger>
     236              </events>
     237            </EventTrigger>
     238</SimpleNotification>
    222239
    223240
     
    319336      </SpaceShip>
    320337 
     338      <!--######################## Spaceship 4 ####################-->
     339      <SpaceShip position="3520,3520, 3500" lookat="2050,0,-1000" name="allied" health="150" maxhealth="150" initialhealth="150" >
     340                  <templates>
     341                     <Template link=spaceshippirate />
     342               </templates>
     343                <controller>
     344                   <WaypointPatrolController alertnessradius=300 team=1 >
     345                                        <waypoints>
     346                                         
     347                           <Model mesh="cube.mesh" scale=0 position="3920,3500,3500" />
     348                                  <Model mesh="cube.mesh" scale=0 position="3020,3500,3500" />
     349                         
     350                       </waypoints>
     351                                                       
     352                   </WaypointPatrolController>
     353
     354                </controller>
     355                 
     356           </SpaceShip>
    321357        <!--****************************After the Asteroid Field***************************-->
    322358       
     
    326362<!--Creating player's team OK-->
    327363        <!--Spaceships team 0 (player:team=0)-->
    328                
     364
     365       
     366<!--####################################### too many allied  ################################################
     367
    329368               <SpaceShip position="10000,10000,10000" lookat="2050,0,-1000" name="allied" health="800" maxhealth="800" initialhealth="800" >
    330369                  <templates>
     
    394433             </SpaceShip>
    395434
     435############################################################-->
    396436     
    397437      <SpaceShip position="10300,10000,10300" lookat="2050,0,-1000" name="allied" health="800" maxhealth="800" initialhealth="800" >
     
    471511                                                     </events>
    472512                                                                <waypoints>
    473                                                                   <Model mesh="cube.mesh" scale=0 position="15300,15000,14850" />
     513                                                                  <Model mesh="cube.mesh" scale=0 position="17300,17000,17850" />
    474514
    475515                                              </waypoints>
     
    492532                                                           </events>
    493533                                                                        <waypoints>
    494                                                                           <Model mesh="cube.mesh" scale=0 position="15150,15000,14700" />
     534                                                                          <Model mesh="cube.mesh" scale=0 position="17150,17000,17700" />
    495535
    496536                                                    </waypoints>
     
    513553                                                           </events>
    514554                                                                        <waypoints>
    515                                                                           <Model mesh="cube.mesh" scale=0 position="15300,15000,14700" />
     555                                                                          <Model mesh="cube.mesh" scale=0 position="17300,17000,17700" />
    516556
    517557                                                    </waypoints>
     
    524564<!--Creating player's team END  -->
    525565
    526 <!--#########################################Creating enemy's team END #################################33  -->
     566<!--#########################################Creating enemy's team END #################################  -->
    527567       
    528568
     
    578618               
    579619               
    580                <SpaceShip position="15250,15500,15250" lookat="2050,0,-1000" name="enemy" health="400" maxhealth="400" initialhealth="400" >
     620               <SpaceShip position="15250,15500,15250" lookat="2050,0,-1000" name="enemy" health="200" maxhealth="200" initialhealth="200" >
    581621                                                  <templates>
    582622                                                    <Template link=spaceshipghost />
     
    596636               
    597637               
    598                <SpaceShip position="15000,15500,15000" lookat="2050,0,-1000" name="enemy" health="400" maxhealth="400" initialhealth="400" >
     638               <SpaceShip position="15000,15500,15000" lookat="2050,0,-1000" name="enemy" health="200" maxhealth="200" initialhealth="200" >
    599639                                                  <templates>
    600640                                                   <Template link=spaceshipghost />
     
    614654               
    615655               
    616                <SpaceShip position="15500,15500,15750" lookat="2050,0,-1000" name="enemy" health="400" maxhealth="400" initialhealth="400" >
     656               <SpaceShip position="15500,15500,15750" lookat="2050,0,-1000" name="enemy" health="200" maxhealth="200" initialhealth="200" >
    617657                                                  <templates>
    618658                                                   <Template link=spaceshipghost />
     
    630670                                                 </SpaceShip>
    631671
    632          
    633          
     672      <SpaceShip position="16000,15500,16250" lookat="2050,0,-1000" name="enemy" health="200" maxhealth="200" initialhealth="200" >
     673                                                          <templates>
     674                                                      <Template link=spaceshipghost />
     675                                                        </templates>
     676                                                         <controller>
     677                                                                                                         <WaypointPatrolController alertnessradius=2000 team=1 >
     678                                                               <waypoints>
     679                                                                                  <Model mesh="cube.mesh" scale=0 position="16000,15500,16250" />
     680
     681                                                                </waypoints>
     682                                                                                               
     683                                                            </WaypointPatrolController>
     684
     685                                                         </controller>
     686                                                    </SpaceShip>
     687     
     688      <SpaceShip position="16500,16500,16500" lookat="2050,0,-1000" name="endboss" health="800" maxhealth="800" initialhealth="800" >
     689                                                                  <templates>
     690                                                                  <Template link=spaceshipTransporter />
     691                                                                    </templates>
     692                                                                     <controller>
     693                                                                                                                                          <WaypointPatrolController alertnessradius=2000 team=1 >
     694                                                                           <waypoints>
     695                                                                                                  <Model mesh="cube.mesh" scale=0 position="16500,16500,16500" />
     696
     697                                                                            </waypoints>
     698                                                                                                               
     699                                                                        </WaypointPatrolController>
     700
     701                                                                     </controller>
     702                                                                </SpaceShip>
     703     
     704               
    634705         
    635706                 <!------------Quest---------->
Note: See TracChangeset for help on using the changeset viewer.