Macros?

O

old.RazaZulu

Guest
Does anyone know a way to buy all your weapons/equipment/ammo at the start of a round using a macro/config tweak or something? I heard this could be done somewhere.........

cheers Raza
 
O

old.Hobbes^^

Guest
Code:
//Buy MP5
alias "buymp5" "buy;wait;menuselect 3;wait;menuselect 1;wait;buy;wait;menuselect 6"
bind "f4" "buymp5"

Don't know how realible it is, doesn't work well for me. Quicker to do by hand.
 
O

old.Jimmy

Guest
question

where do you put the code in mate?
 
S

Stazbumpa

Guest
try going to http://guides.barrysworld.com/cs/scripting/ this will start you on the slippery slope to writing scripts for CS and generally tweaking stuff. Scripting allows you to combine several actions into a single keypress. I find it useful. If you get stuck, reply back and I'll get you my e-mail addy for a chat about it.
 
O

old.Morpheus

Guest
And while you're at it, get my advanced config - it's clear and easy to understand, so you can decontruct it to make something you want to use. :)
 

Users who are viewing this thread

Top Bottom