Posted: Sat May 05, 2007 9:57 am
srsly, Kate, what is Disco Mode?
Discussion about ZDoom
https://forum.zdoom.org/
DoomRater wrote:srsly, Kate, what is Disco Mode?
Did I mention I'm completely nuts? It's fun to suddenly press it in the middle of a game while someone's watching.[Doom.Bindings]
z=disco
[Doom.ConsoleAliases]
Name=disco
Command=rgbxflash;changemus "C:\Documents and Settings\kate\My Documents\My Music\Disco Inferno.mp3"
Name=rgbxflash
Command=testcolor red;wait 8;testcolor yellow;wait 8;testcolor green;wait 8;testcolor blue;wait 8;testcolor white;wait 8;testcolor black;wait 8;testcolor white;wait 8;testcolor black;wait 8;rgbxflash
Code: Select all
╔Bindings═╤═══════════╗
║ ACTION │ KEY ║
╟─────────┼───────────╢
║Forward │UpArrow ║
║Backward │DownArrow ║
║TurnL │LeftArrow ║
║TurnR │RightArrow ║
║InvPrev │[ ║
║InvNext │] ║
║InvUse │Enter ║
║Use │Space ║
║Crouch │Z ║
║ToggleRun│Caps ║
║Attack │Ctrl ║
║AltAttack│X ║
║Jump │A ║
║WeapPrev │MWheelDown ║
║WeapNext │MWheelUp ║
║Reload │R ║
║Sprint │Shift ║
║Strafe │Alt ║
║Chasecam │C ║
║LookUp │Pageup ║
║LookDown │Pagedown ║
║CenterCam│End ║
╚═════════╧═══════════╝
Other:
Crosshair: None
Resolution: 640x480
FullScreen: Yes
AutoAim: Depends on the wad.
Code: Select all
Keys
//=============================\\
|| ACTION ||| KEY ||
||=============================||
|| Forward ||| ↑ ||
|| Backward ||| ↓ ||
|| Left ||| ← ||
|| Right ||| → ||
|| Crouch ||| C ||
|| Jump ||| A ||
|| Zoom In/Out ||| X ||
|| Run ||| Shift ||
|| Attack ||| Control ||
|| Alt. Attack ||| Q ||
|| Strafe ||| Alt ||
|| Use ||| Spacebar ||
|| Move Down ||| Z ||
||=============================||
|| God Mode ||| G ||
|| No Clipping ||| N ||
|| Fly ||| J ||
|| Fast weapons||| W ||
|| Inf. Ammo ||| E ||
|| Freeze ||| F ||
\\============================//
Aliases
//========================================================\\
|| ALIAS ||| COMMANDS ||
||========================================================||
|| _zoomin ||| fov 45; rebind _zoomout ||
|| _zoomout ||| fov 90; rebind _zoomin ||
|| makemovie ||| screenshot; wait 4; makemovie ||
\\========================================================//
Cvars
//==============================\\
|| CVAR ||| VALUE ||
||==============================||
|| vid_defwidth ||| 1280 ||
|| vid_defheight ||| 800 ||
|| queryiwad ||| true ||
|| cl_capfps ||| false ||
|| cl_run ||| false ||
\\==============================//
Code: Select all
"outdated"
LorD_BaZ wrote:Haha. Disco Mode. That's a nicely inventive random keybind. Very Cool.
Code: Select all
╔Bindings═╤═══════════╗
║ ACTION │ KEY ║
╟─────────┼───────────╢
║Forward │W ║
║Backwards│S ║
║StrafeL │A ║
║StrafeR │D ║
║Use │Space ║
║Run │Shift ║
║Crouch │Ctrl ║
║Attack │Mouse1 ║
║AltAttack│Mouse2 ║
║Jump │Mouse3 ║
║WeapPrev │MWheelDown ║
║WeapNext │MWheelUp ║
║Disco │Z ║
╚═════════╧═══════════╝
Enter the ultimate Matrix of Randomness.Blade Nightflame wrote:Hm, that's nothing compared to an friend I know.
Code: Select all
Jump = Space
Use = E
Reload (in supported mods) = R
Fire = Mouse1
AltFire = Mouse2
Crouch = Ctrl
CrouchToggle = Z
Run = Always on
Kate's Disco Alias = X
Oldschool display ON/OFF (see below) = B
Screen Resolution = 800x600
Fullscreen
Status Bar, no mlook or crosshair. A bind switches back and forth between mlook, no autoaim, HUD, etc. for wads that require it.