Jump to content

Home

Binding 2 Commands To One Button


xeNonny

Recommended Posts

Posted

give force? never heard of it

 

but yeah, it's possible

 

bind <letter> "+force_heal; +force_killeveryoneandmakemethebest"

 

basically just seperate it with a ;

Posted

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"

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...