
Originally Posted by
Pinnacle [Marco]
Behavior modifications are intended to modify Pinnacle's interpretation of a control's state, which not only offers easier ways to do old tasks, but it also adds new capabilities that didn't previously exist. Besides, minus the shift-modes, all the current behavior modifications can already be applied at a command level with more granularly controlled steps (as you, of course, already know). We have discussed, however, what I've been calling "command templates" which might offer you an automated way of generating the equivalent event steps. That would save time in creating a complex command without the hassle of having to manually create so many steps across so many commands.
Take, for example, the equivalent of the sticky on the command side. Let's say "c" for crouch. A command template could generate all the underlying commands necessary for an intelligent command: normal crouch (standard = c down/up), crouch on (standard = c down), crouch off (standard = c up), crouch on/off (cycle), intelligent crouch (double = cycle + normal crouch). Hope that makes sense. What are your thoughts on that?