Search found 62 matches

by wheresmything
Fri Aug 26, 2022 9:31 pm
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 837961

Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.4

That's about what I was expecting to hear. No prob. A few buttons are frequent use, others are much more rare, so I can just throw a bunch onto a second page. Doesn't make a big difference in the end. Thanks.
by wheresmything
Thu Aug 25, 2022 12:29 am
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 837961

Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.4

Hello, I have a script that calls several overRide.addButton in a row. Is there any way to add space between sets of them (ala the br command for html)? Thanks.
by wheresmything
Fri Feb 25, 2022 11:20 pm
Forum: The Art of Webteasing
Topic: [Release] Estim Chatroom
Replies: 120
Views: 60006

Re: [Release] Estim Chatroom

Quick question on the settings (still new to all this), for the electrastim flux, would I be selecting the "DIY/Other" option?
by wheresmything
Tue Feb 22, 2022 6:20 pm
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 837961

Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.4

Ok, took some tweaking and such, but I got it working. Thanks much for the help.
by wheresmything
Tue Feb 22, 2022 1:55 am
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 837961

Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.4

Going bonkers with parseInt, would appreciate assistance. I've greatly abbreviated the script below while trying to retain it well enough to see what's going on. The challenge I'm having is that I've added a variable "vModifier" as the last bit of the global java. Everywhere it is called, ...
by wheresmything
Thu Aug 12, 2021 9:51 pm
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 837961

Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.4

Thanks for the log output, I can tell what's happening from this and what needs fixed but I'm a bit confused why it's only happening on (so far) one machine. In any case, I'll get this patched for the next release. Issue tracker for this bug Thanks for letting me know - at least I don't have to tea...
by wheresmything
Fri Jul 30, 2021 12:58 am
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 837961

Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.4

Having trouble with 0.4.4, hoping someone here can help me. As a rule, it works fine, the only exception is when I try to run a guide that uses video. When I do that, the app freezes and has to be closed out before it will work again. Upon killing the process, it throws an error about java not worki...
by wheresmything
Thu Apr 15, 2021 8:31 pm
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 837961

Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.3

Sorry, I cut and paste it while I was experimenting. The original version did pass i, but it didn't work properly as for some reason i = 80 and stayed that way no matter what else was going on. Did some more work and figured it out, though probably not done well, it works. i ended up as 80 every tim...
by wheresmything
Wed Apr 14, 2021 10:06 pm
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 837961

Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.3

Hello, hoping I can get an assist on one small tweak to an otherwise working script, specifically, I'm just trying to get a button added that would take me back to whoever was the selected model. The vSelected variable has the correct value, but I can't figure out how to pass that to the setModel fu...
by wheresmything
Fri Oct 02, 2020 3:40 pm
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 837961

Re: GuideMe (TeaseMe v2.0) - Current Build 0.3.4

That did it and now the script is complete. Thanks for the help.
by wheresmything
Thu Oct 01, 2020 5:57 pm
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 837961

Re: GuideMe (TeaseMe v2.0) - Current Build 0.3.4

@bobhill Thanks for checking into it. I tried as you said, but its not working, and I get the following error: 2020-10-01T13:52:53,070 ERROR Jscript - JavaScriptError line 17 column 0 Source null error Can't find method org.guideme.guideme.scripting.OverRide.addButton(string,string,string,string,org...
by wheresmything
Mon Sep 28, 2020 5:38 pm
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 837961

Re: GuideMe (TeaseMe v2.0) - Current Build 0.3.4

I'm having trouble with the sort order in the addbutton override. I originally thought that I just need to specify asc/desc or something like that, but a response from before made me think that I needed to assign a numerical value to each model in my array and then use that parameter in the sort ord...
by wheresmything
Sun Jul 26, 2020 10:31 pm
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 837961

Re: GuideMe (TeaseMe v2.0) - Current Build 0.3.4

Thanks PG, I do understand what you did and was able to incorporate it into the master version of the script, which is now showing one entry per model instead of one per set. I also re-added the function for a random selection from all of them which works as intended as well. Now there's just one la...
by wheresmything
Fri Jul 24, 2020 1:13 pm
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 837961

Re: GuideMe (TeaseMe v2.0) - Current Build 0.3.4

PlayfulGuy wrote: Thu Jul 23, 2020 9:56 pm I have a few thoughts but don't have time (and brainpower) to work it all through today. Let me think on it and I'll have a look at it tomorrow and get back to you.

PG
Totally understand, and appreciate, TY
by wheresmything
Wed Jul 22, 2020 5:55 pm
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 837961

Re: GuideMe (TeaseMe v2.0) - Current Build 0.3.4

I've added more models to the array and the buttons are rapidly getting out of hand. As such, what I really need is the idea of creating buttons for X unique models rather than the entire array. I've tried using the array in the script as a master array, selecting X models from it into a separate ar...