Advertisement
Guest User

Untitled

a guest
Jul 29th, 2016
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1.  
  2. [ISubPalette, "ZPlugin:Test",0]
  3.  
  4. [ISwitch, "ZPlugin:Test:A"
  5. ,//button State
  6. 1
  7. ,//popup tooltip
  8. "tooltip"
  9. ,//grouped commands when pressed
  10. [IUnPress, "Zplugin:Test:B"]
  11. [IUnPress, "Zplugin:Test:C"]
  12. [IUnPress, "Zplugin:Test:D"]
  13. , //grouped command when unpressed
  14. , //initially disable
  15. 0
  16. ,.25
  17. ]
  18. [IEnable, "Zplugin:Test:A"]
  19.  
  20. [ISwitch, "ZPlugin:Test:B"
  21. ,//button State
  22. 0
  23. ,//popup tooltip
  24. "tooltip"
  25. ,//grouped commands when pressed
  26. [IUnPress, "Zplugin:Test:A"]
  27. [IUnPress, "Zplugin:Test:C"]
  28. [IUnPress, "Zplugin:Test:D"]
  29. , //grouped command when unpressed
  30. , //initially disable
  31. 0
  32. ,.25
  33. ]
  34. [IEnable, "Zplugin:Test:B"]
  35.  
  36. [ISwitch, "ZPlugin:Test:C"
  37. ,//button State
  38. 0
  39. ,//popup tooltip
  40. "tooltip"
  41. ,//grouped commands when pressed
  42. [IUnPress, "Zplugin:Test:A"]
  43. [IUnPress, "Zplugin:Test:B"]
  44. [IUnPress, "Zplugin:Test:D"]
  45. , //grouped command when unpressed
  46. , //initially disable
  47. 0
  48. ,.25
  49. ]
  50. [IEnable, "Zplugin:Test:C"]
  51. [ISwitch, "ZPlugin:Test:D"
  52. ,//button State
  53. 0
  54. ,//popup tooltip
  55. "tooltip"
  56. ,//grouped commands when pressed
  57. [IUnPress, "Zplugin:Test:A"]
  58. [IUnPress, "Zplugin:Test:B"]
  59. [IUnPress, "Zplugin:Test:C"]
  60. , //grouped command when unpressed
  61. , //initially disable
  62. 0
  63. ,.25
  64. ]
  65. [IEnable, "Zplugin:Test:D"]
  66.  
  67. [ISwitch, "ZPlugin:Test:A2"
  68. ,//button State
  69. 1
  70. ,//popup tooltip
  71. "tooltip"
  72. ,//grouped commands when pressed
  73. [IUnPress, "Zplugin:Test:B2"]
  74. [IUnPress, "Zplugin:Test:C2"]
  75. [IUnPress, "Zplugin:Test:D2"]
  76. , //grouped command when unpressed
  77. , //initially disable
  78. 0
  79. ,.25
  80. ]
  81. [IEnable, "Zplugin:Test:A2"]
  82.  
  83. [ISwitch, "ZPlugin:Test:B2"
  84. ,//button State
  85. 0
  86. ,//popup tooltip
  87. "tooltip"
  88. ,//grouped commands when pressed
  89.  
  90. [IUnPress, "Zplugin:Test:A2"]
  91. [IUnPress, "Zplugin:Test:C2"]
  92. [IUnPress, "Zplugin:Test:D2"]
  93. , //grouped command when unpressed
  94. , //initially disable
  95. 0
  96. ,.25
  97. ]
  98. [IEnable, "Zplugin:Test:B2"]
  99.  
  100. [ISwitch, "ZPlugin:Test:C2"
  101. ,//button State
  102. 0
  103. ,//popup tooltip
  104. "tooltip"
  105. ,//grouped commands when pressed
  106.  
  107. [IUnPress, "Zplugin:Test:A2"]
  108. [IUnPress, "Zplugin:Test:B2"]
  109. [IUnPress, "Zplugin:Test:D2"]
  110. , //grouped command when unpressed
  111. , //initially disable
  112. 0
  113. ,.25
  114. ]
  115. [IEnable, "Zplugin:Test:C2"]
  116.  
  117. [ISwitch, "ZPlugin:Test:D2"
  118. ,//button State
  119. 0
  120. ,//popup tooltip
  121. "tooltip"
  122. ,//grouped commands when pressed
  123.  
  124. [IUnPress, "Zplugin:Test:A2"]
  125. [IUnPress, "Zplugin:Test:B2"]
  126. [IUnPress, "Zplugin:Test:C2"]
  127. , //grouped command when unpressed
  128. , //initially disable
  129. 0
  130. ,.25
  131. ]
  132. [IEnable, "Zplugin:Test:D2"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement