Thiefy

Citizen
  • Posts

    1
  • Joined

  1. I use a rotating rind for RI and EF myself, so 1 key for both toggles. To do that you'll need 2 text file. For my bind, I named them Debuff1 and Debuff2

    Debuff1.txt:
    g "$$powexec_name Radiation Infection$$bind_load_file C:\keybinds\Rad\Debuff2.txt"
    Debuff2.txt:
    g "$$powexec_name Enervating Field$$bind_load_file C:\keybinds\Rad\Debuff1.txt"

    then in game, just use /bind_load_file "c:\keybinds\rad\debuff1.txt" and you get the rotating bind

    If you want a phrase before it, then use this for your 1st debuff txt file:
    g "say $target is anchor for debuffs$$powexec_name Radiation Infection$$bind_load_file C:\keybinds\Rad\Debuff2.txt"