| SexScripts : Bug in tutorial.groovy and feature request - https://ss.deviatenow.com:443/viewtopic.php?f=4&t=322 | Page 1 of 1 |
Bug in tutorial.groovy and feature request |
et312u [ Mon Jul 08, 2013 9:27 am ] |
|---|---|
Hi all I think I have found a bug in the tutorial, in def fruit = getString("What colour is an orange?", ""); when you answer "orange" the feedback is "Wrong!", which is wrong. The cause is that the following if statements should be "else if" not just "if". I would be interested in using the software for an e-stim script, for that it would be required to adjust the volume of the sounds, so it would be useful to have a command for that (or can you show me some code how to adjust it just with groovy/java, because I do not have the source I cannot figure this out by myself). Thank you for your work:-) |
|
Re: Bug in tutorial.groovy and feature request |
Banjo [ Mon Jul 08, 2013 10:37 am ] |
|---|---|
et312u wrote: Hi all I think I have found a bug in the tutorial, in def fruit = getString("What colour is an orange?", ""); when you answer "orange" the feedback is "Wrong!", which is wrong. The cause is that the following if statements should be "else if" not just "if". Thank you for your work:-) Thanks for the bug report... will check it out and fix it ASAP! |
|
| Page 1 of 1 | All times are UTC + 1 hour [ DST ] |