Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 4, 2011, 10:44:56 AM (13 years ago)
Author:
jo
Message:

Tutorial level enhancements (quest work, better texts are still needed), reverted old rocket hack, reworked configurable botlevel for the ai.

File:
1 edited

Legend:

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

    r8922 r8923  
    164164
    165165<!--helper trigger to end the getHelp quest -->
    166     <DistanceTrigger name="getHelpEnd" position="-48900,0,0" distance=2000 target="SpaceShip" stayActive="false" delay=0.1>
     166    <DistanceTrigger name="getHelpEnd" position="-47000,-1000,1300" distance=1400 target="SpaceShip" stayActive="false" delay=0.1>
    167167              <EventTrigger>
    168168                <events>
     
    232232    <LocalQuest id="missionOne.basicFlying">
    233233        <QuestDescription title="Flying" description="Can you see the blinking light straight ahead? Your goal is to fly through it.
    234 Use 'W' to accelerate and steer with your mouse.
     234Use (W) to accelerate and steer with your mouse.
    235235
    236236Further flying moves:
    237 S          : break
    238 Q and E : roll
    239 Space    : boost
    240 
    241 P.S: Whenever a new quest is added you can view it by pressing F3. Quit via Esc." failmessage="" completeMessage="" />
     237break (S)
     238roll     (Q) and (E)
     239boost (Space)
     240
     241Whenever a new quest is added you can view it by pressing (F3). Quit this menu via (Esc)." failmessage="" completeMessage="" />
    242242        <complete-effects>
    243243            <AddQuest questId="missionOne.navigation" />
     
    255255
    256256            <LocalQuest id ="missionOne.weaponsystemI">
    257                 <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="" />
     257                <QuestDescription title="Destroy the Boxes" description="Test your four different weapons on the four boxes:
     2581. laser (left click)
     2592. plasma (right click)
     2603. target seeking rockets (middle click)
     2614. manual rockets (T)
     262
     263Attention 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="" />
    258264                    <hints>
    259265                        <QuestHint id="missionOne.weaponsystem.laser">
     
    276282
    277283            <LocalQuest id="missionOne.weaponsystemII">
    278                 <QuestDescription title="Kill the pirates" description="Get rid of the patrolling pirates." failmessage="" completeMessage="" />
     284                <QuestDescription title="Kill the pirates" description="Get rid of the patrolling pirates.
     285Find out which weapon is best to tackle moving targets. Get close enough." failmessage="" completeMessage="" />
    279286                <complete-effects>
    280287                    <AddQuest questId="missionOne.DuballStation" />
     
    291298    <LocalQuest id="missionOne.getHelp">
    292299        <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.
    293         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.
    294         Simply fly to the center of the Hydrogen Farmer, which is between its three legs." failmessage="" completeMessage="" />
     300The Hydrogen Farmer is a large spaceship with three legs.
     301There you might get help - as far as we know there should be a strong spaceruiser docked to the Hydrogen Farmer. In order to be able to use that stronger spaceship, you have to dock to the Hydrogen Farmer.
     302Simply fly to the center of the Hydrogen Farmer, which is between its three legs.
     303
     304How to dock: Accept the dialogue, take your hands off the keyboard and watch." failmessage="" completeMessage="" />
    295305        <complete-effects>
    296306            <AddQuest questId="missionOne.getHome" />
     
    300310    <LocalQuest id="missionOne.getHome">
    301311        <QuestDescription title="Return ASAP" description="So you managed to get the spacecruiser. Use the portal to return to the DuBall Space Station.
    302         Hurry! Your help is desperately needed." failmessage="" completeMessage="" />
     312Hurry! Your help is desperately needed." failmessage="" completeMessage="" />
    303313        <complete-effects>
    304314            <AddQuest questId="missionOne.defence" />
     
    307317
    308318    <LocalQuest id="missionOne.defence">
    309         <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.
    310         Always take care of the enemy that is the closest to you." failmessage="" completeMessage="Yeah! You did it." />
     319        <QuestDescription title="Defence" description="Seven enemies were detected that seem to launch a coordinated attack.
     320Do not hesitate to fight or you will be the target.
     321
     322Always take care of the enemy that is the closest to you." failmessage="" completeMessage="Yeah! You did it." />
    311323    </LocalQuest>
    312 
    313 
    314 <!-- TUTORIAL-TODO: -->
    315 <!-- 1. Flying & manoeuvring (basic flying, using pickups, forcefields, docks & portals) --> <!-- "W","S","SPACE"-->
    316 <!-- 2. Aiming & Weapons (static targets, moving targets, dangerous targets)--> <!-- 3 Mouse buttons + "T"-->
    317 <!-- 3. Game handling (quests, knowing when a game is over :-), pausing, chat, ... ) --> <!--"F3", "F2", "ESC" -->
    318 <!-- 4. Extras (other things to discover) --> <!-- "Q","E","A","D","C", "CTRL", "", ... -->
     324<!-- --------------------- END OF QUESTS -------------------------- -->
     325
    319326
    320327    <DistanceTrigger name="spawndelaytrigger0" position="800,700,600" target="Pawn" distance=10 stayActive="true" delay=2/>
    321     <SimpleNotification message="Press 'F3' to see your mission briefing.">
     328    <SimpleNotification message="Press (F3) to see your mission briefing.">
    322329        <events>
    323330            <trigger>
     
    327334    </SimpleNotification>
    328335
     336<!-- Blinking Billboard should be replaced with WAYPOINT -->
    329337<BlinkingBillboard position="-900,640,600" frequency=0.4 amplitude=2 material="Flares/lensflare" colour="1,1,0">
    330338          <events>
     
    366374
    367375    <DistanceTrigger name="flying2" position="800,700,600" target="Pawn" distance=10 stayActive="true" delay=10/>
    368     <SimpleNotification message="Use 'W' to accelerate and the mouse to steer.">
     376    <SimpleNotification message="Use (W) to accelerate and the mouse to steer.">
    369377        <events>
    370378            <trigger>
     
    529537    </SimpleNotification>
    530538
    531 
    532   <SimpleNotification message="Aim at the last target and press 'T'." broadcast="true">
     539  <SimpleNotification message="Aim at the last target and press (T)." broadcast="true">
    533540        <events>
    534541            <trigger>
     
    894901    </SpaceShip>
    895902
    896     <Billboard position="-48900,0,0" material="Examples/Flare" colour="0.6,0,0" scale=3/>
    897903    <Dock position="-48900,0,0" roll=90 yaw=180 >
    898904        <animations>
     
    914920    </Dock>
    915921
     922<!--@Objects: SpaceCruiser as docking target -->
    916923    <SpaceShip template="spaceshipspacecruiser" position="-48900,800,0" orientation="-0.14, 0.68, 0.68, 0.223" health="300" maxhealth="400" initialhealth="300" name="cruiser" >
    917924      <attached>
     
    920927    </SpaceShip>
    921928
    922 <!-- TESTBOX-->
    923 
    924 <!-- TESTBOX-->
    925929
    926930          <Trigger name="cruiserKilled" mode="and" stayActive="true">
     
    986990    </SimpleNotification>
    987991
    988     <SimpleNotification message="Press 'Esc' and restart the mission." broadcast="true">
     992    <SimpleNotification message="Press (Esc) and restart the mission." broadcast="true">
    989993        <events>
    990994            <trigger>
     
    993997        </events>
    994998    </SimpleNotification>
    995 
    996999
    9971000<!-- hydrogen farmer & docking END -->
     
    10661069    </DistanceTrigger>
    10671070
    1068     <SimpleNotification message="Return before it's too late. Boost with 'Space'." broadcast="true">
     1071    <SimpleNotification message="Return before it's too late. Boost with (Space)." broadcast="true">
    10691072        <events>
    10701073            <trigger>
     
    13381341    </EventTrigger>
    13391342
    1340     <SimpleNotification message="Either quit by pressing 'Esc' or ..." broadcast="true">
     1343    <SimpleNotification message="Either quit by pressing (Esc) or ..." broadcast="true">
    13411344      <events>
    13421345        <trigger>
     
    14081411
    14091412
    1410     <SimpleNotification message="Rotate your ship. Press 'Q' or 'E'. "  broadcast="true">
     1413    <SimpleNotification message="Rotate your ship. Press (Q) or (E). "  broadcast="true">
    14111414        <events>
    14121415            <trigger>
     
    14161419    </SimpleNotification>
    14171420
    1418     <SimpleNotification message="Switch the camera's position. Press 'C'. "  broadcast="true">
     1421    <SimpleNotification message="Switch the camera's position. Press (C). "  broadcast="true">
    14191422        <events>
    14201423            <trigger>
     
    14241427    </SimpleNotification>
    14251428
    1426     <SimpleNotification message="360° view: press 'Ctrl' + use the mouse "  broadcast="true">
     1429    <SimpleNotification message="360° view: press (Ctrl) + use the mouse "  broadcast="true">
    14271430        <events>
    14281431            <trigger>
     
    14561459    </SimpleNotification>
    14571460
    1458     <SimpleNotification message="Press 'Esc' and return to the main menu."  broadcast="true">
     1461    <SimpleNotification message="Press (Esc) and return to the main menu."  broadcast="true">
    14591462        <events>
    14601463            <trigger>
     
    14841487</Level>
    14851488<!-- TODO:
    1486 ! Quest Interface
     1489- Story & more precise Questmessages; more quest hints;
     1490- Colouring: Show who is friend or foe via the colour
     1491- Waypoints: show the player the way
    14871492- Foolproof text messages (e.g. verspätete Nachrichten unterdrücken)
    1488 - Radar visibility & Hud Markers (done)
    14891493- End Tutorial, if either the Hydrogen Farmer or the SpaceCruiser gets destroyed. (~done)
    1490 
    14911494 -->
Note: See TracChangeset for help on using the changeset viewer.