Opacus 8 Report post Posted February 1, 2017 Heisann. Driver og jobber litt med en autoexec. Hadde derfor satt pris på tips om scripts og alias jeg kan legge inn i den, og tips om ting jeg kan/bør endre. Configen finner du her: http://pastebin.com/raw/7R5wF4qN Share this post Link to post Share on other sites
Eragon 293 Report post Posted February 2, 2017 Her er min config jeg bruker på buy og crosshair //=====================================================// // Num | / | * | - // // Lock | All Nades | SMOKE | FLASH // //-------------|-------------|-------------|-----------// // 7 | 8 | 9 | + // // SCOUT | AWP | AUTO SNIPER | NADES // //-------------|-------------|-------------| HE // // 4 | 5 | 6 | INCEND // // FAMAS/GALIL | M4A1/AK | AUG/SG556 | MOLOTOV // //-------------|-------------|-------------|-----------// // 1 | 2 | 3 | Enter // // SHOTGUNova | AUTO SHOTGN | Sawed Mag7 | ARMOR // //-------------|-------------|-------------| DEFUSE // // 0 | . | RESCUE // // DEAGLE | P90 | KIT // //=====================================================// // // // Buy menu // // Aliases (Abbreviations for weapon combinations) alias "m4a1/ak47" "buy m4a1;buy ak47" alias "aug/sg556" "buy aug;buy sg556" alias "galilar/famas" "buy galilar;buy famas" alias "g3sg1/scar20" "buy g3sg1;buy scar20" alias "vesthelm/vest" "buy vesthelm;buy vest" alias "incgrenade/molotov" "buy incgrenade;buy molotov" alias "mag7/sawedoff" "buy mag7;buy sawedoff" // Key bindings (Aliases are used here) bind "KP_HOME" "buy ssg08; vesthelm/vest" bind "KP_UPARROW" "buy awp; vesthelm/vest" bind "KP_PGUP" "g3sg1/scar20; vesthelm/vest" bind "KP_LEFTARROW" "galilar/famas; vesthelm/vest" bind "KP_5" "m4a1/ak47; vesthelm/vest" bind "KP_RIGHTARROW" "aug/sg556; vesthelm/vest" bind "KP_END" "buy nova; vesthelm/vest" bind "KP_DOWNARROW" "buy xm1014; vesthelm/vest" bind "KP_PGDN" "mag7/sawedoff; vesthelm/vest" bind "KP_INS" "buy deagle" bind "KP_DEL" "buy p90; vesthelm/vest" bind "KP_SLASH" "buy smokegrenade; buy hegrenade; buy molotov; buy flashbang" bind "KP_MULTIPLY" "buy smokegrenade" bind "KP_MINUS" "buy flashbang" bind "KP_PLUS" "buy hegrenade; incgrenade/molotov" bind "KP_ENTER" "vesthelm/vest; buy defuser" alias displaydamage "displaydamage_on" alias displaydamage_on "con_filter_text Damage Given To; con_filter_text_out Player:; con_filter_enable 2; developer 1; playvol buttons\blip1 0.5; alias displaydamage "displaydamage_off"" alias displaydamage_off "con_filter_enable 0; developer 0; playvol buttons\blip2 0.5; alias displaydamage "displaydamage_on"" bind "f5" "displaydamage" bind leftarrow "say_team Im Holding Bombsite A!" bind rightarrow "say_team Im Holding Bombsite B!" bind downarrow voice_enable 0 bind uparrow voice_enable 1 sesitivity "1.30" // // CrossHair <x> // getright //cl_crosshairalpha "200" //cl_crosshaircolor "1" //cl_crosshaircolor_b "50" //cl_crosshaircolor_r "50" //cl_crosshaircolor_g "250" //cl_crosshairdot "0" //cl_crosshairgap "0" //cl_crosshairsize "3" //cl_crosshairstyle "4" //cl_crosshairusealpha "1" //cl_crosshairthickness "1.5" //cl_fixedcrosshairgap "0" //cl_crosshair_outlinethickness "1" //cl_crosshair_drawoutline "1" // Debug //friberg //cl_crosshairalpha "255" //cl_crosshaircolor "4" //cl_crosshaircolor_b "250" //cl_crosshaircolor_r "50" //cl_crosshaircolor_g "250" //cl_crosshairdot "0" //cl_crosshairgap "0" //cl_crosshairsize "2" //cl_crosshairstyle "2" //cl_crosshairusealpha "1" //cl_crosshairthickness "0.5" //cl_fixedcrosshairgap "0" //cl_crosshair_outline "0" //cl_crosshair_outline_draw "0" //friberg V2 cl_crosshairalpha "255" cl_crosshaircolor "5" cl_crosshaircolor_b "255" cl_crosshaircolor_r "0" cl_crosshaircolor_g "0" cl_crosshairdot "0" cl_crosshairgap "-4" cl_crosshairsize "3" cl_crosshairstyle "4" cl_crosshairusealpha "1" cl_crosshairthickness "2" cl_fixedcrosshairgap "-4" cl_crosshair_outlinethickness "0" cl_crosshair_drawoutline "0" echo echo +++ autoexec.cfg executed successfully +++ echo sesitivity "1.30" host_writeconfig 1 Share this post Link to post Share on other sites
Eragon 293 Report post Posted February 2, 2017 bind "KP_SLASH" "buy smokegrenade; buy hegrenade; buy molotov; buy flashbang" har ikke fått denne til og funke Share this post Link to post Share on other sites
drozo 68 Report post Posted February 6, 2017 Du bør ha høyere rate om du har bedre linje. Har du over 6mbps så bør du sette rate til 786432. Du bør sette fps_max til "0", for bedre flyt i spillet. Forstår ikke vitsen med å bruke togglewalk. Ellers ser det greit ut. Share this post Link to post Share on other sites
Opacus 8 Report post Posted February 21, 2017 Takk for tips! fps_max er faktisk på 0 nå, uten at det har hatt noen nevneverdig effekt for meg. Rate settings er under konstant endring, egentlig burde jeg hatt et script for å endre disse ingame. Get sin linje her jeg bor er relativt bra, men ustabil. På hverdager etter kl. 1500, merker man at naboene er hjemme fra jobb, og en kan ikke tyne linja på samme måte som før dette. Utrolig irriterende at de selger over kapasitet inn til borettslaget. Togglewalk er egentlig gammel vane. Brukt script for dette siden CS beta 3 eller noe rundt det. Fordelen er at det frigjør en finger. Sa brura. Share this post Link to post Share on other sites