home *** CD-ROM | disk | FTP | other *** search
- // Load the base configuration
- exec default.cfg
-
- // Load the last saved configuration
- exec config.cfg
-
- // Run a user script file if present
- exec autoexec.cfg
-
- // Plays the second cd track on whatever cd is in the drive
- // cd play 2
-
- // This sets the default additional bot key
- // (CHANGE THE FOLLOWING IF YOU WANT TO RECONFIGURE IT!)
-
- bind k "impulse 100"
- bind l "impulse 200"
- //
- // stuff command line statements
- //
- stuffcmds
-
- echo
- echo ==================================
- echo You are using IWBOT v0.20
- echo Written by Ben Garrod
- echo Initial base code : TMBOT by
- echo Micheal & Tim Polucha
- echo Additional code used : BGBOT by
- echo Punisher
- echo ==================================
- echo Hit ESC and select multiplayer.
- echo then select start new game,
- echo followed by direct connect.
- echo Start the game and your
- echo ready to go!!!!!
- echo K - IMPULSE 100 - ADD BOT
- echo L - IMPULSE 200 - FRAG LIST
-