// Settings name "a pile of poo" cg_fov 110 cg_zoomfov 45 rate 7000 com_maxfps 60 sv_pure 0 // Movement bind end +movedown bind del +moveup bind rightarrow +moveright bind leftarrow +moveleft bind uparrow +forward bind downarrow +back // Weapons bind mouse1 +attack bind shift +zoom bind mouse2 vstr railrok seta railrok "vstr rr1" set rr1 "weapon 7;weapon 5;echo ROCKET;set railrok vstr rr2" set rr2 "weapon 5;weapon 7;echo RAIL;set railrok vstr rr1" bind mwheelup vstr plasmalight seta plasmalight "vstr pl1" set pl1 "weapon 6;weapon 8;echo PLASMA;set plasmalight vstr pl2" set pl2 "weapon 8;weapon 6;echo LIGHT;set plasmalight vstr pl1" bind mwheeldown vstr SSG seta ssg "weapon 3;echo SSG" bind mouse3 vstr bfggl seta bfggl "vstr bfgl1" set bfgl1 "weapon 9;weapon 4;echo GL;set bfggl vstr bfgl2" set bfgl2 "weapon 4;weapon 9;echo BFG;set bfggl vstr bfgl1"