xeNonny Posted April 11, 2002 Posted April 11, 2002 Does anyone know how to bind two commands to one button? Somthin like +force_lighting and give force to one button? thnx
XorKaya Posted April 11, 2002 Posted April 11, 2002 give force? never heard of it but yeah, it's possible bind <letter> "+force_heal; +force_killeveryoneandmakemethebest" basically just seperate it with a ;
Kurgan Posted April 11, 2002 Posted April 11, 2002 Try binding push and pull to the same key. Hopefully it should make your enemies explode.
Crack 6K Posted April 11, 2002 Posted April 11, 2002 Make sure that you bind a + command first. For example, doing this: Bind g "force_heal; +force_lightning" will completely screw it up, and the +force_lightning won't stop. Instead, use: Bind g "+force_lightning; force_heal"
Recommended Posts
Archived
This topic is now archived and is closed to further replies.