There was a thread at the old TTLG thievery forums about how to set your aliases to make one button toggle thiefbinds.txt or Guardbinds.txt. I used to use it..then i changed something.. now i want to use it again but can't find it in the old archives because TTLG doesn't allow searching of the TUT archives. So does anyone know where it is or how to do that? I know its something like this:
Aliases[25]=(Command="exec Thiefbinds.txt | onrelease set input X Grdkeys", Alias=Thfkeys)
Aliases[26]=(Command="exec Guardbinds.txt | onrelease set input X Thfkeys", Alias=Grdkeys)
X=Grdkeys (or thfkeys)
is that about right?
also.. inside the BIND.txt file.. I know you can't use the" | " switch in 'set input' command, but can you reset aliases? like:
Echo Thief Binds
set input numpad1 Shout Hello
set input numpad2 shout Time to DM
Aliases[25]=(Command="ThUsePickup ThieveryMod.ThPickupFlashbomb" | onrelease "clear_item")
?????
Aliases[25]=(Command="exec Thiefbinds.txt | onrelease set input X Grdkeys", Alias=Thfkeys)
Aliases[26]=(Command="exec Guardbinds.txt | onrelease set input X Thfkeys", Alias=Grdkeys)
X=Grdkeys (or thfkeys)
is that about right?
also.. inside the BIND.txt file.. I know you can't use the" | " switch in 'set input' command, but can you reset aliases? like:
Echo Thief Binds
set input numpad1 Shout Hello
set input numpad2 shout Time to DM
Aliases[25]=(Command="ThUsePickup ThieveryMod.ThPickupFlashbomb" | onrelease "clear_item")
?????
Comment