Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 17, 2012, 7:19:14 PM (12 years ago)
Author:
huttemat
Message:

test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/shipSelection/data/levels/tutorial.oxw

    r9039 r9046  
    5353      for i = 1, 10, 1 do
    5454    ?>
    55       <SpawnPoint position="<?lua print(math.random() * 1000 - 500) ?>,<?lua print(math.random() * 1000 - 500) ?>,<?lua print(math.random() * 1000 - 500) ?>" lookat="0,0,0" spawnclass=SpaceShip pawndesign=spaceshipassff />
     55      <SpawnPoint position="<?lua print(math.random() * 1000 - 500) ?>,<?lua print(math.random() * 1000 - 500) ?>,<?lua print(math.random() * 1000 - 500) ?>" lookat="0,0,0" spawnclass=SpaceShip pawndesign=shipselection />
    5656    <?lua end ?>
    5757
Note: See TracChangeset for help on using the changeset viewer.