Browse Source

[added] One line arousal call for one off arousal calls, includes the 'end' call

Kevin_Smarts 10 months ago
parent
commit
eab26bcbc3
2 changed files with 11 additions and 0 deletions
  1. 2 0
      .gitignore
  2. 9 0
      locations/arousal_oneline.qsrc

+ 2 - 0
.gitignore

@@ -41,3 +41,5 @@ images.zip
 MakeQSP.bat
 /glife.iml
 /Qqsp-1.9.0-win64/
+glife.7z.tmp
+glife.7z

+ 9 - 0
locations/arousal_oneline.qsrc

@@ -0,0 +1,9 @@
+# arousal_oneline
+
+!! For use only for one of arousal calls and not to be used in larger scenes, includes the 'end' call
+
+gs 'arousal', $ARGS[0], $ARGS[1], $ARGS[2], $ARGS[3], $ARGS[4], $ARGS[5], $ARGS[6], $ARGS[7], $ARGS[8], $ARGS[9]
+gs 'arousal', 'end'
+
+--- arousal_oneline ---------------------------------
+