Search found 1 match
- Tue Feb 09, 2021 5:14 pm
- Forum: Howtos, FAQs and Tips & Tricks
- Topic: Want to add sound to existing trigger
- Replies: 1
- Views: 509
Want to add sound to existing trigger
Need help adding sound to this script I picked up. What I want to do is add a sound file to go off with the 'Then' part but not the "Else' part 1 if (tonumber(matches[2])>18) and (tonumber(matches[3])>13) and (tonumber(matches[4])>13) and (tonumber(matches[5])>17) and (tonumber(matches[6])>17) ...