-
Notifications
You must be signed in to change notification settings - Fork 1
/
KEYCONF.txt
39 lines (36 loc) · 2.35 KB
/
KEYCONF.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
alias bunz "give backpack;give weapons;give gunsakimbo;give ammo;echo You've got full ammo;echo You've got Guns Akimbo"
alias keymaster "give BlueCard;give RedCard;give YellowCard;echo Full keys"
alias EVA GALLI "no clip;echo No clipping"
alias GOONIES "give Allmap;echo The Map"
alias KEVORKIAN "kill;echo Die!"
alias I WANNA BE LIKE KEVIN "god"
alias I WANNA BE LIKE JEFF "god"
alias I WANNA BE LIKE JOE "god"
alias MPKFA "god"
alias NOCAPINMYASS "god"
alias VOORHEES "god"
alias CAPINMYASS "god"
alias IDAHO "give weapons;echo Full Weapons"
alias MONTANA "give backpack;give weapons;give ammo;echo You've got full ammo"
alias LARA CROFT "give backpack;give weapons;give ammo;echo You've got full ammo"
alias SATCHEL "give backpack;echo Full Items"
alias GRISWOLD "give BlueArmor;echo Full Armor "
alias SPORK "give Megasphere;echo Full Health"
alias COUSTEAU "give RadSuit;echo Suit"
alias MARIO ";echo "
alias CALGON ";echo "
alias ONERING ";echo "
alias RATE ";echo "
alias FUNKY SHOES ";echo "
alias MCGEE ";echo "
alias KRUEGER ";echo "
alias JOJO ";echo "
alias bloom_setup "set autoloadbrightmaps true;set autoloadlights true;set cl_capfps false;set freelook true;set gl_billboard_faces_camera false;set gl_billboard_mode 0;set gl_billboard_particles true;set gl_bloom true;set gl_fxaa 0;set gl_lights true;set gl_multithread true;set gl_spriteclip 2;set gl_ssao 0;set gl_texture_filter 0;set gl_texture_filter_anisotropic 1;set gl_texture_hqresize_multithread true;set gl_texture_hqresizemode 0;set gl_texture_hqresizemult 1;set language eng;set r_dynlights true;set r_mipmap true;set r_models true;set r_spriteadjust 2;set save_dir BlooM_Saves;set screenshot_dir BlooM_Shots;set show_messages true;set showendoom 1;set use_joystick true;set use_mouse true;set vid_maxfps 0; m_simpleoptions false;"
alias vox_off-mod_off "set r_drawvoxels 0; set blm_voxmod 0;"
alias vox_off-mod_on "set r_drawvoxels 0; set blm_voxmod 1;"
alias vox_off_veg "set blm_voxnat 0;"
alias vox_on-mod_off "set r_drawvoxels 1; set blm_voxmod 0;"
alias vox_on_veg "set blm_voxnat 1; set blm_voxmod 0;"
//playtesting
alias bloom_voxels_on "set r_drawvoxels 1; set blm_voxnat 1; set blm_voxlit 1; set blm_voxgbs 1; set blm_voxobj 1; set blm_voxcrp 1; set blm_voxpkp 1;"
alias bloom_voxels_off "set r_drawvoxels 0; set blm_voxnat 0; set blm_voxlit 0; set blm_voxgbs 0; set blm_voxobj 0; set blm_voxcrp 0; set blm_voxpkp 0;"