CS2D
General
weapon attack
weapon attack
1 reply hello im a returning player and it seems i lost my good old 10 years old cs2d backup folder which had all my settings and scripts alongside all the maps and files.
i wanted to ask about weapon attack scripts/keybinds we used to have in pro play. is there still a thread somewhere with the code in it? i used to throw flashbangs with spacebar and HE with ctrl etc.
also whats good old timers
There is a console command named "bind"
You can use autoexec file in the cs2d folder or create a custom one and use "exec filename" or use a console with an example following:
bind key "action (s)";
bind space "weapon he; attack"
bind c "weapon deagle;attack"
bind h "m4a1;ak47;deagle;buyammo1;buyammo2;vest;vesthelm;hegren"
...