Hello. When in The Witcher 3, I want VA to toggle the console option (`), and trigger a console command. The console command that I want VA to type out is appearance(ciri_winter).
This is what I have as a multi-command line in VA:
Toggle `~ key
Pause 0.1 seconds
Quick Input, 'appearance[SHIFT](ciri_winter[SHIFT])'
Pause 0.1 seconds
Toggle Enter key
Pause 0.1 seconds
Toggle `~ key
However, when VA executes the console command in-game, it appears as: appearance(Ciri_Winter). Yet, the game only recognizes this command when written in full lowercase.
1. Could someone help with getting the entire command line to be recognized as lowercase in-game through VA?
Moreover, VA does not execute the command lines past ''Toggle Enter key''.
2. Any help with getting the full command line to work?
Note: It must be said that the VA Help Documentation shows us to use [SHIFTUP] or [SHIFTDOWN] in Quick Input, but neither of those have any effect for me; only [SHIFT] works to get the parentheses to show up.
I hope someone is able to help with these two issues. Thank you!