MechanimaL
Lieutenant
- Registriert
- Nov. 2005
- Beiträge
- 977
Hey, ich habe Waffenwechsel/Granaten und Buyscripts. Leider hat es nichts gebracht die Binds in die autoexec.cfg zu packen und diese in den neuen Ordner: "Steam\SteamApps\common\Counter-Strike Global Offensive\game\csgo\cfg\" zu kopieren, dann funktionieren nur manche Tasten nicht mehr, aber die Scripts auch gar nicht. Da ich sonst wo nirgends groß was dazu finde, nehme ich an, dass CSGO Scripts weiterhin funktionieren, die Frage wäre für mich, wie ich sie bei mir zum Laufen bekomme. Hier der Inhalt meiner autoexec.cfg, wie gesagt mit hinzugefügten Binds, weil ich nicht wusste, wo die sonst noch hinsollten, da ich eine config.cfg nicht ausmachen konnte (evtl eh schon irgendwann unter csgo durch was anderes ersetzt geworden?) Unter CSGO lief es aber bis vor das Update!
alias secondary "slot2"
alias primary "slot1"
alias +gosec "primary; secondary"
alias -gosec "bind mouse3 +goprim"
alias +goprim "secondary; primary"
alias -goprim "bind mouse3 +gosec"
alias +knife "use weapon_knife"
alias -knife "bind mouse3 +goprim"
alias +he "use weapon_hegrenade"
alias -he "bind mouse3 +gosec"
alias +fb "use weapon_flashbang"
alias -fb "bind mouse3 +gosec"
alias +sg "use weapon_smokegrenade"
alias -sg "bind mouse3 +gosec"
alias +ic "use weapon_incgrenade;use weapon_molotov"
alias -ic "bind mouse3 +gosec"
bind "f" "+knife"
bind "F1" "buy vesthelm; buy vest"
bind "F2" "buy ak47; buy m4a1"
bind "F3" "buy galilar; buy famas"
bind "F4" "buy p250"
bind "F5" "buy flashbang"
bind "F6" "buy hegrenade"
bind "F7" "buy smokegrenade"
bind "F8" "buy molotov; buy incgrenade"
bind "F9" "buy defuser"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"
bind "MOUSE3" "+gosec"
bind "MOUSE4" "+he"
bind "MOUSE5" "+fb"
bind "MWHEELUP" "+sg"
bind "MWHEELDOWN" "+ic"
host_writeconfig