home *** CD-ROM | disk | FTP | other *** search
- echo off
- cd play looping 3
-
- fogcolour 0.02 0.02 0.02
- fogupdate 10
- fogtransition 3
- fogvalue 0.67
- vision on
- sunangle 50
- sunbrightness 5 5 5
- sunspecular 0.2 0 0
-
- rem for multiplayer games
- addteam 3 hardrok 80 -12 -45
- addteam 4 slix 80 -12 -50
- addteam 5 gunlok 75 -12 -50
-
- rem for shadow tests
- addteam 2 crate 0 -6 -1
-
- rem for background creatures
- set upper left bound -7 0 -40
- set lower right bound 1.33 0 3
-
- player select hark
- give and equip hark battery_plus
- give and equip hark binary_laser
-
- echo on