Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 25, 2011, 10:56:31 PM (14 years ago)
Author:
jo
Message:

On the way to a multiplayer gametype basceclass.

File:
1 edited

Legend:

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

    r8891 r8904  
    2222 name         = "Mission One"
    2323 description  = "How to steer a spaceship."
     24 gametype     = "Mission"
    2425>
    2526  <templates>
     
    396397                    </templates>
    397398                    <controller>
    398                       <WaypointController>
     399                      <WaypointController team=1>
    399400                         <waypoints>
    400401                          <Model mesh="cube.mesh" scale=8 position="  0,1700,-200" />
     
    417418                  </templates>
    418419                  <controller>
    419                     <WaypointController>
     420                    <WaypointController team=1>
    420421                      <waypoints>
    421422                        <Model mesh="cube.mesh" scale=8 position="  0,2400,1000" />
Note: See TracChangeset for help on using the changeset viewer.