Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8910


Ignore:
Timestamp:
Nov 1, 2011, 7:25:24 PM (12 years ago)
Author:
jo
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/gamecontent/data/levels/missionOne.oxw

    r8909 r8910  
    8080            <events>
    8181                <execute>
    82                     <EventListener event=flying4 />
     82                    <EventListener event="flying4" />
    8383                </execute>
    8484            </events>
    8585        </QuestEffectBeacon>
    86 
    87 <!-- //TODO: end navigation quest -->
    88 
    8986
    9087        <QuestEffectBeacon times=1>
     
    9996        </QuestEffectBeacon>
    10097
     98        <!-- //TODO: end weaponsystemI -->
     99
    101100        <QuestEffectBeacon times=1>
    102101            <effects>
     
    105104            <events>
    106105                <execute>
    107                     <EventListener event=boxtrigger4 />
     106                    <EventListener event="boxtrigger4" />
    108107                </execute>
    109108            </events>
    110109        </QuestEffectBeacon>
    111110
     111
     112
    112113        <QuestEffectBeacon times=1>
    113114            <effects>
    114115                <CompleteQuest questId="missionOne.weaponsystemII" />
    115                 <CompleteQuest questId="missionOne.weaponsystem" />
    116116            </effects>
    117117            <events>
     
    176176Space    : boost
    177177
    178 P.S: Whenever a new quest is added you can view it by pressing F3." failmessage="" completeMessage="" />
     178P.S: Whenever a new quest is added you can view it by pressing F3. Quit via Esc." failmessage="" completeMessage="" />
    179179        <complete-effects>
    180180            <AddQuest questId="missionOne.navigation" />
     
    187187Alternative navigation: There's a the green circle in the left corner - the radar. The red dots on the radar represent your targets. If you manage to move your spaceship in a way such that a dot is at the center of the radar, you will be able to see the concerning object straight ahead." failmessage="" completeMessage="" />
    188188        <complete-effects>
    189             <AddQuest questId="missionOne.weaponsystem" />
    190189            <AddQuest questId="missionOne.weaponsystemI" />
    191190        </complete-effects>
    192191    </LocalQuest>
    193192
    194     <LocalQuest id="missionOne.weaponsystem">
    195         <QuestDescription title="Weaponsystem" description="INSERT STORY HERE." failmessage="" completeMessage="All right." />
    196         <subquests>
    197193            <LocalQuest id ="missionOne.weaponsystemI">
    198                 <QuestDescription title="Destroy Boxes" description="Test your four different weapons on the four boxes. The four weapons are laser (left click), plasma (right click), self targeting rockets (middle click) and manual rockets (press 'T'). Attention if you use manual rockets: Press 'T' only once to start the rocket. If you miss your target you can get out of the rocket, by clicking or pressing 'T' once more." failmessage="" completeMessage="" />
     194                <QuestDescription title="Destroy the Boxes" description="Test your four different weapons on the four boxes. The four weapons are laser (left click), plasma (right click), self targeting rockets (middle click) and manual rockets (press 'T'). Attention if you use manual rockets: Press 'T' only once to start the rocket. If you miss your target you can get out of the rocket, by clicking or pressing 'T' once more." failmessage="" completeMessage="" />
     195                    <hints>
     196                        <QuestHint id="missionOne.weaponsystem.laser">
     197                            <QuestDescription title="Laser" description="The laser is a standard weapon. It is fast and precise but does not deal much damage." />
     198                        </QuestHint>
     199                        <QuestHint id="missionOne.weaponsystem.lightningGun">
     200                            <QuestDescription title="Lightninggun" description="That was the lightning gun. Its plasma munition is quite slow, but a normal spaceship can't take more than three hits of such a strong weapon. That could be your favourite weapon for close range combat or if you want to hit a really slow enemy." />
     201                        </QuestHint>
     202                        <QuestHint id="missionOne.weaponsystem.targetSeekingRocket">
     203                            <QuestDescription title="Target Seeking Rocket" description="The target seeking rockets follow slow targets on their own." />
     204                        </QuestHint>
     205                        <QuestHint id="missionOne.weaponsystem.manualrocket">
     206                            <QuestDescription title="Manual Rocket" description="Manual rockets are your most powerful weapon. But since you have to steer it to your target yourself, you will leave your spaceship unprotected for a while. The total amount of both manual and target seeking rockets is limited to 10." />
     207                        </QuestHint>
     208                    </hints>
    199209                <complete-effects>
    200210                    <AddQuest questId="missionOne.weaponsystemII" />
    201211                </complete-effects>
    202212            </LocalQuest>
     213
    203214            <LocalQuest id="missionOne.weaponsystemII">
    204                 <QuestDescription title="" description="" failmessage="" completeMessage="" />
     215                <QuestDescription title="Kill the pirates" description="Get rid of the patrolling pirates." failmessage="" completeMessage="" />
    205216                <complete-effects>
    206217                    <AddQuest questId="missionOne.DuballStation" />
    207218                </complete-effects>
    208219            </LocalQuest>
    209         </subquests>
    210         <hints>
    211             <QuestHint id="missionOne.weaponsystem.laser">
    212               <QuestDescription title="Laser" description="The laser is a standard weapon. It is fast and precise but does not deal much damage." />
    213             </QuestHint>
    214             <QuestHint id="missionOne.weaponsystem.lightningGun">
    215               <QuestDescription title="Lightninggun" description="That was the lightning gun. Its plasma munition is quite slow, but a normal spaceship can't take more than three hits of such a strong weapon. That could be your favourite weapon for close range combat or if you want to hit a really slow enemy." />
    216             </QuestHint>
    217             <QuestHint id="missionOne.weaponsystem.targetSeekingRocket">
    218               <QuestDescription title="Target Seeking Rocket" description="The target seeking rockets follow slow targets on their own." />
    219             </QuestHint>
    220             <QuestHint id="missionOne.weaponsystem.manualrocket">
    221               <QuestDescription title="Manual Rocket" description="Manual rockets are your most powerful weapon. But since you have to steer it to your target yourself, you will leave your spaceship unprotected for a while. The total amount of both manual and target seeking rockets is limited to 10." />
    222             </QuestHint>
    223         </hints>
    224         <complete-effects>
    225         </complete-effects>
    226     </LocalQuest>
    227220
    228221    <LocalQuest id="missionOne.DuballStation">
     
    234227
    235228    <LocalQuest id="missionOne.getHelp">
    236         <QuestDescription title="Get Help" description="There are enemies approaching. You can't handle it on your own. Fortunately there's a shortcut to the next friendly unit. Use the portal (grey dot) to get near the Hydrogen Farmer. There you might get help - as far as we know there should be a stronger spaceship docked to the Hydrogen Farmer. In order to be able to use that stronger spaceship you have to dock to the Hydrogen Farmer. Simply fly to the center of the Hydrogen Farmer, which is between its three legs." failmessage="" completeMessage="" />
     229        <QuestDescription title="Get Help" description="There are several enemies approaching. You can't handle it on your own. Fortunately there's a shortcut to the next friendly unit. Use the portal (grey dot) to get near the Hydrogen Farmer.
     230        There you might get help - as far as we know there should be a stronger spaceship docked to the Hydrogen Farmer. In order to be able to use that stronger spaceship, you have to dock to the Hydrogen Farmer.
     231        Simply fly to the center of the Hydrogen Farmer, which is between its three legs." failmessage="" completeMessage="" />
    237232        <complete-effects>
    238233            <AddQuest questId="missionOne.getHome" />
     
    241236
    242237    <LocalQuest id="missionOne.getHome">
    243         <QuestDescription title="Return ASAP" description="" failmessage="" completeMessage="Well done." />
     238        <QuestDescription title="Return ASAP" description="So you managed to get the spacecruiser. Use the portal to return to the DuBall Space Station.
     239        Hurry! Your help is desperately needed." failmessage="" completeMessage="" />
    244240        <complete-effects>
    245241            <AddQuest questId="missionOne.defence" />
     
    248244
    249245    <LocalQuest id="missionOne.defence">
    250         <QuestDescription title="Defence" description="" failmessage="" completeMessage="Yeah! You did it." />
     246        <QuestDescription title="Defence" description="Seven enemies were detected that seem to launch a coordinated attack. Do not hesitate to attack or you will be the target.
     247        Always take care of the enemy that is the closest to you." failmessage="" completeMessage="Yeah! You did it." />
    251248    </LocalQuest>
    252 
    253 
    254         <!--QuestEffectBeacon position="800,700,600" times="1">
    255             <effects>
    256                 <AddQuest questId="missionOne.basicFlying" />
    257             </effects>
    258             <events>
    259                 <execute>
    260                     <EventListener event="questStart"/>
    261                 </execute>
    262             </events>
    263             <attached>
    264                 <DistanceTrigger name="questStart" position="0,0,0" distance="50" target="Pawn" beaconMode="identify" targetname="PlayerDistanceTrigger" delay="2" />
    265             </attached>
    266         </QuestEffectBeacon-->
    267249
    268250
     
    328310        </events>
    329311    </SimpleNotification>
    330 <!-- QUEST-Trigger && Message Trigger -->
    331     <DistanceTrigger name="navigationend" position="0,0,0" distance=800 target="ControllableEntity" stayActive="false" delay=1.1>
     312<!-- QUEST-Trigger && Message Trigger: navigationend is activated after flying4 was triggered -->
     313    <DistanceTrigger name="navigationend" position="0,0,0" distance=950 target="SpaceShip" stayActive="false" delay=1.1>
    332314        <DistanceTrigger name="flying4" position="-900,640,600" target="Pawn" distance=60 stayActive="true" delay=1/>
    333315    </DistanceTrigger>
    334316
     317
    335318    <SimpleNotification message="Three red arrows just appeared.">
    336319        <events>
     
    346329            <trigger>
    347330                <EventListener event="flying5" />
    348             </trigger>
    349         </events>
    350     </SimpleNotification>
    351 
    352     <SimpleNotification message="navigationend triggered! But why already yet?" broadcast="true">
    353         <events>
    354             <trigger>
    355                 <EventListener event="navigationend" />
    356331            </trigger>
    357332        </events>
     
    646621        <Model scale=13 mesh="DuBall2.mesh" position = "100,0,0"/>
    647622        <Billboard scale=7 material="Examples/Flare" colour="0.5,0.5,0.5" position = "-100,0,0"/>
    648         <Billboard scale=7 material="Examples/Flare" colour="0.5,0.5,0.5" position = "100,0,0"/>       
     623        <Billboard scale=7 material="Examples/Flare" colour="0.5,0.5,0.5" position = "100,0,0"/>
    649624      </attached>
    650625      <collisionShapes>
     
    791766    </SimpleNotification>
    792767
    793 <!-------------------------------------- PART FOUR : Get Help --------------------------------------->   
     768<!-------------------------------------- PART FOUR : Get Help --------------------------------------->
    794769    <DistanceTrigger name="famer1" position="-48200,100,0" target="Pawn" distance=650 stayActive="true" delay=0 />
    795770    <SimpleNotification message="We just received a message from DuBall.">
     
    998973    >
    999974      <!--attached>
    1000         <ForceField position="0,0,0" mode="sphere" diameter="10000" velocity="-50" /> 
     975        <ForceField position="0,0,0" mode="sphere" diameter="10000" velocity="-50" />
    1001976      </attached-->  <!-- Forcefield kills HYDROGEN FARMER-->
    1002977      <collisionShapes>
     
    1010985<!-- TODO:
    1011986     - update spaceshipTransporter
    1012      - bots do friendly fire (is drone function reusable?) 
     987     - bots do friendly fire (is drone function reusable?)
    1013988-->
    1014989
     
    14451420  </Scene>
    14461421</Level>
    1447 <!-- TODO: 
     1422<!-- TODO:
    14481423! Quest Interface
    14491424- Foolproof text messages (e.g. verspätete Nachrichten unterdrücken)
Note: See TracChangeset for help on using the changeset viewer.