home *** CD-ROM | disk | FTP | other *** search
- //// Autoexec.cfg by Hurdler for DooM Legacy v1.29 with OpenGL renderer
- //// Contact: "Thierry Van ElsuwΘ" <gllegacy@doomnation.com>
- //// If you want to use one of theses functions, just remove the //
- //// Feel free to change the letter in bind command (The actuals are just for demonstration)
-
- //// For those who have a french keyboard (or simply azerty)
- //french
-
- //// If you want to make a screenhsot easily while in the game
- //bind s screenshot
-
- //// Some usefull commands for benchmarks
- //bind t "timedemo gldemo"
- //bind r "timedemo demo1"
-
- //// Cheats
- //bind g god
- //bind h "gimme health armor weapons ammo keys map"
-
- //// Mandeep/FlynnT tips for zooming
- //alias sprites_on "playersprites 1"
- //alias sprites_off "playersprites 0"
- //alias zoom_in "set_zoom_out; sprites_off; gr_fov 80; wait 1; gr_fov 71; wait 1; gr_fov 62; wait 1; gr_fov 54; wait 1; gr_fov 46; wait 1; gr_fov 39; wait 1; gr_fov 32; wait 1; gr_fov 26; wait 1; gr_fov 20; wait 1; gr_fov 15; wait 1; gr_fov 10"
- //alias set_zoom_out "bind n zoom_out"
- //alias zoom_out "set_zoom_in; gr_fov 15; wait 1; gr_fov 20; wait 1; gr_fov 26; wait 1; gr_fov 32; wait 1; gr_fov 39; wait 1; gr_fov 46; wait 1; gr_fov 54; wait 1; gr_fov 62; wait 1; gr_fov 71; wait 1; gr_fov 80; sprites_on; wait 1; gr_fov 90"
- //alias set_zoom_in "bind n zoom_in"
- //bind n zoom_in
-