home *** CD-ROM | disk | FTP | other *** search
- echo off
-
- fogcolour 0 0 0
- fogupdate 10
- fogtransition 3
- fogvalue 0.67
-
- sunangle 220
- sunbrightness 1 1 1
- sunspecular 0.2 0 0
-
- set camera pos 6 -5 -85
- set camera ori 0 349 -310
- set distance 44
-
- //////////////////
- //team 3 cam pos//
- //////////////////
-
- // set camera pos 95 -5 47
- // set camera ori 0 349 -10986
- // set distance 66
-
- heap GARBAGE_F bullets bullets_plus
- heap GARBAGE_FB binary_laser
- heap GARBAGE_FC battery_basic
- heap GARBAGE_FD battery_plus exploding_bullets
- heap GARBAGE_FE maxim_laser
- heap GARBAGE_FF machine_pistol
- heap GARBAGE_FG magnum
-
- heap GARBAGE_G bullets bullets_plus
- heap GARBAGE_GB binary_laser
- heap GARBAGE_GC battery_basic
- heap GARBAGE_GD battery_plus exploding_bullets
- heap GARBAGE_GE maxim_laser
- heap GARBAGE_GF machine_pistol
- heap GARBAGE_GG magnum
-
- echo on