Hello Guest
Quote:
i know that you can bind something to suspend but how do i bind it to toggle, like ^d::suspend
and then when u press it again to resume
Like this

:
Code:
^d::suspend
TFManual wrote:
Suspend
--------------------------------------------------------------------------------
Disables or enables all or selected hotkeys.
Suspend [, Mode]
Parameters
Mode On: Suspends all hotkeys except those explained the Remarks section.
Off: Re-enables all hotkeys.
Toggle (default): Changes to the opposite of its previous state (On or Off).
Permit: Does nothing except mark the current subroutine as being exempt from suspension.
Or this:
silveredge78 wrote:
Look up the Pause command.