Author Topic: input keys and payloads -- syntax question  (Read 998 times)

0 Members and 1 Guest are viewing this topic.

donmehdi

  • Jr. Member
  • **
  • Posts: 21
  • Karma: 0
    • View Profile
input keys and payloads -- syntax question
« on: September 03, 2014, 11:17:21 PM »
what is the syntax of an input key in a payload
I m trying to create a payload with keyboard shortcuts. in the wiki their syntax is only available for action menu.
for example should put control + 1 in the payload and {{1}} in action menu OR  {control}({1}) in the payload and {1} in action menu

Kalle

  • $upporter
  • Hero Member
  • *****
  • Posts: 2319
  • Karma: 47
    • View Profile
input keys and payloads -- syntax question
« Reply #1 on: September 04, 2014, 01:21:35 AM »
The second part in your example is the right format.

Put {control}({1}) as value in the payload and {1} in the action.
« Last Edit: September 04, 2014, 01:50:47 AM by Kalle »
***********  get excited and make things  **********