WARNING: do not delete default.cfg but if you did, look to the end of this file ----------------------------------------------------------------------------- ³ | | | ³ ³ | ,---.,---.|--- ,---|,---., . ,---.,---. ³ ³ | ,---|`---.| | |,---|| | | || | ³ ³ `---'`---^`---'`---' `---'`---^`---| `---'` ' ³ ³ `---' ³ ³ ,---.| ³ ³ `---.|--- ,---.,---.,---.,---.,---.,---. ³ ³ || | | || || || |`---. ³ ³ `---'`---'` `---'`---|`---|`---'`---' ³ ³ `---'`---' ³ ----------------------------------------------------------------------------- --- Main -------------------------------------------------------------------- ³ ³ Title: Last day on Stroggos ³ Filenames: Pak8.pak [Quake2 pak] ³ Stroggos.bat [Launcher] ³ Scrnshot1.jpg ³ Scrnshot2.jpg ³ Scrnshot3.jpg ³ Scrnshot4.jpg ³ Description: Quake II unit [9 Levels] ³ Size: ?? ----------------------------------------------------------------------------- --- Authors ----------------------------------------------------------------- ³ ³ Authors: Michal Rendos "Joe Hunter" ³ Jan Harcarik "Turbine Angel" ³ Homepages: http://members.xoom.com/joehunter/index.htm ³ http://members.xoom.com/turbine_a/index.htm ³ Email Addresses: speedyjoe@usa.net ³ Turbine_angel@yahoo.com ----------------------------------------------------------------------------- -- Instalation -------------------------------------------------------------- ³ 1. Unzip all files into ...\quake2 ³ 2. Launch Stroggos.bat ----------------------------------------------------------------------------- -- Play Informations -------------------------------------------------------- ³ ³ Single Player: 1 ³ Cooperative: 1 ³ Teamplay: 0 ³ CTF: 0 ³ Deathmatch: 0 ³ Difficulty Settings: 0 ³ New Sounds: 0 ³ New Graphics: 1 ³ New Effects: 1 ³ Demos Replaced: 0 ----------------------------------------------------------------------------- -- Technical Informations --------------------------------------------------- ³ ³ Base: New from scratch ³ Editor used: WorldCraft 1.6 ³ Build Time: ? ³ Supported Hardware: Quake 2 like ³ ³ Minimum hardware for good performance: ³ ΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝ ³ Intel Pentium 266MHz CPU ³ 64MB RAM ³ 64 bit graphics ³ 3DFX accelerator (3DFX II) ³ ³ GL highly recommended ! ----------------------------------------------------------------------------- -- Info --------------------------------------------------------------------- ³ ³ Please forward any commen-s to authors about this unit, ³ and report to the E-mail addresses. ³ ³ ®® Credits ―― ³ Special thanks to: ³ John Carmack & Id Software ³ Valve, LLC for WorldCraft 1.6 ³ Tim Wright for ArghRad ³ Ben Morris and Valve for Worldcraft 1.6 support ³ Autolycus for the pipes prefab that comes with worldcraft ³ Gamestar for informations ³ Anyone Who plays this unit and/or gives us feedback ³ Thanks to all the fine websites who review Quake & QUAKE 2 levels. ----------------------------------------------------------------------------- -- Permissions -------------------------------------------------------------- ³ ³ You MAY distribute this BSP through any electronic network (internet, ³ FIDO, local BBS etc.), provided you leave the archive complete. ----------------------------------------------------------------------------- ///////////// /////////////// ///////////////// default.cfg // // KEY BINDINGS // unbindall bind ' "inven_drop" bind 1 "use Blaster" bind 2 "use Shotgun" bind 3 "use Super Shotgun" bind 4 "use Machinegun" bind 5 "use Chaingun" bind 6 "use Grenade Launcher" bind 7 "use Rocket Launcher" bind 8 "use HyperBlaster" bind 9 "use Railgun" bind 0 "use BFG10K" // // CHARACTER CONTROLS // bind CTRL +attack bind ALT +strafe bind , +moveleft bind . +moveright bind DEL +lookdown bind PGDN +lookup bind END centerview bind z +lookdown bind a +lookup bind c +movedown bind TAB inven bind ENTER invuse bind [ invprev bind ] invnext bind ' invdrop bind BACKSPACE invdrop bind / weapnext bind g use grenades bind s use silencer bind q use quad damage bind b use rebreather bind e use environment suit bind i use invulnerability bind p use power shield //waves bind h "wave 0" bind j "wave 1" bind k "wave 2" bind l "wave 3" bind u "wave 4" bind SHIFT +speed bind UPARROW +forward bind DOWNARROW +back bind LEFTARROW +left bind RIGHTARROW +right bind SPACE +moveup // // MOUSE OPTIONS // bind \ +mlook // // CLIENT ENVIRONMENT COMMANDS // bind PAUSE "pause" bind ESCAPE "togglemenu" bind ~ "toggleconsole" bind ` "toggleconsole" bind F1 "cmd help" bind F2 "menu_savegame" bind F3 "menu_loadgame" bind F4 "menu_keys" bind F5 "menu_startserver" bind F6 "echo Quick Saving...; wait; save quick" bind F9 "echo Quick Loading...; wait; load quick" bind F10 "menu_quit" bind F12 "screenshot" bind t "messagemode" bind + "sizeup" bind = "sizeup" bind - "sizedown" bind INS +klook // // MOUSE BUTTONS // bind MOUSE3 +forward bind MOUSE1 +attack bind MOUSE2 +strafe // // DEFAULT CVARS // set viewsize 100 set vid_fullscreen 1 set win_noalttab 0 set sensitivity 3 set crosshair 1 set cl_run 0 set hand 0 set m_pitch 0.022 set m_yaw 0.022 set m_forward 1 set m_side 0.8 set lookspring 1 set lookstrafe 0 //---------------------------------------------- // // userinfo // set name Player set skin male/grunt //---------------------------------------------- // // DEMO STUFF // alias d1 "map idlog.cin+strogg01" // // newgame command // alias newgame "killserver ; maxclients 1 ; deathmatch 0 ; map idlog.cin+Strogg01" // // // quake2 +set dedicated 1 // will run this command if no other +map is included // alias dedicated_start "map idlog.cin+Strogg01"