PtheV wrote:Sorry if this already came up somewhere and I missed it, but could you explain the difference between @CallReturn and @Miniscript? From the description in the patch notes they seem very similar to me. In what context would you use one and not the other?
@CallReturn() stops everything you're doing and runs a new script. When that sc4ript ends, it tried to remember what you were doing, and put you back in that state where you left off. It's a Command I was working on right before the hiatus and I never could get it to work right. It seems like the community was able to fix that Command in my absence, which is awesome, but I wanted to be able to do the same thing without interrupting what you were doing in the transition.
@MiniScript() uses a much more elegant (read: less insanely complicated) system than what I was trying to do with @CallReturn(). And @MiniScript() doesn't interrupt what you're doing. So if you call one from stroking, you're still stroking. Call one from holding the edge, you're still holding the edge. So I use it to run more complicated setups as Taunts and things like that. I'm sure people can find great uses for both, but I use @MiniScript() exclusively
So @CallReturn() - Interrupt and return
@MiniScript() - No interruption and return
meaculpa_uk wrote:Can something please sit still for a while.. say a month or so.. for those of us trying to create an erotic tease to be enjoyed by others, all of this new stuff and all of the errors it's throwing up is making it become a really thankless and un-enjoyable task. I used to rate my work by how turned on it made me feel to do.. at the moment I'm suffering a serious flop-on! Or.. alternatively let writers (not developers, not people who care about the intricacies of the programme per se) know when it's safe to start work.
I've spent days upon days trying to make Spicy viable (I love you genome.. but she's seriously broken still!) I had her to the point where she would run smoothly 80% of the time and now she'll make a successful run-through maybe 1 in 10 times and is totally un-publishable. I feel like I'm fighting a tide but at the same time time I don't want to be another passive member of the community. For me, success is about creating a stable tease, with enough kink and 100% continuity from day to day that actually turns people on.
I know this sounds like a QQ and it's not meant to be.. I love all of the new possibilities and 1885, I'm so happy that you're back, but at the moment I'm resorting to using alternative means for actual stimulation.. doesn't this defeat the entire purpose? I'm sure I'm not the only one who feels this way.
I'm sorry to hear that you're having trouble mea. I know that's really frustrating, and not the kind of frustrating we're looking for here.
That being said, any changes I'm making are very mindful of stuff that currently exists now. I'm just adding things, but not in a way that affects the functionality of anything before. Even if something's getting replaced, I leave the old version in as legacy code so old scripts still work. That doesn't change the fact that something is very wrong here, but I just want to assure you that past and future updates won't break anything to the degree you're describing.
I have to believe that the problems you're having are one of three things:
1. Your Tease AI folders are not set up correctly: A lot of times I've had people tell me things weren't working right, and for some reason windows just didn't extract all the folders when they set it up. Compare your folder setup to the Tease AI Open Beta rar fle and make sure everything is accounted for
2. The scripts you're using have errors: I would need to look over some of the scripts you're using to tell for certain
3. The scripts are using Commands in some arrangement that should be working but isn't due to a bug in my code. Also possible, and that's the case I would definitely like the scripts you're using to do some stress testing.
If you could send me some of the error messages you're getting, that would be very helpful in isolating what the problem is. The more information you have, the easier it will be to help you out. Let me know, because I do want to get you up and running again
Harry2stroke wrote:hmmm
thats what i get when i just try to open Tease AI with Patch 51
Thanks for reporting this, this will be sorted for Patch 52. In the meantime, SensEx's fix will work. Sorry about that
avatarbr wrote:- when you use @MultipleEdges with a Glitter contact (like @Contact3 #Edge @EdgeNoHold @MultipleEdges(8, 5, 100)), TeaseAI use Domme images. Its possible to change that?
- when TeaseAI dont find a Vocabulary file, instead of a popup message, would be possible to just show the #File in the chat? Maybe in other color. Its a little distract to get that popup in the middle of the session.
- Not sure if something with my configuration, but ShowBoobsImage shows Butt images
- When using @FollowUpXX() command, I got this:
Thanks, I've got these fixed for Patch 52
Mat wrote:Could you make it so that if the domme sideshow gets to the end it automatically chooses a new one?
Normally it's not a problem but sometimes it randomly selects a set with only a few images in.
Done, added the option in Patch 52 as a Slideshow Option setting