mythic wrote: Thu Apr 27, 2017 1:10 am
I think that is a bit restrictive. I would prefer not to move the videos in the tease ai folder, but it would be more convenient to be able to set a path for wherever folder you have your resources from the script. Or, even better, to use as base path the one set for "general" videos in the settings to mantain in the script a relative path.
There are a alternative for that. you create a symlinks inside a teaseai video folder. It's like a shortcut to another folder (not a normal shortcut).
AV_Clips: its the folder inside the TeaseAI videos folder where you created the symlink
EHdd: is the name you give to the symlink when you created it (will looks like a folder/shortcut)
There will be 2 options to change contact slideshow:
1- an option in the app setting that will automatically load a new slideshow when it find an @addcontact, when set to on...when set to off (default) it will stay like now, loading a slideshow just the first time
2- manually call a new slideshow in scripts using @newcontactXslideshow (yes it can be used on the same line of @addcontact if you want but you can use it anywhere as a standalone command...use it in combinaton with @addcontact if you want to "force" the slideshow changes when @addcontact is used, basically overriding the app setting (you might want to use it for specific scripts where it is absokutely needed for example))
mythic wrote: Thu Apr 27, 2017 1:10 am
The second point may be a helpful hint for someone. I use text to speech because I find it more immersive and because I have a very good software installed for this. However from patch 54.5 i wasn't able to select it any more from the drop down menu in the tease ai settings. Only the windows default were available. I found out that the tts software is 32 bit and probably since 54.5 tease ai has been compiled for 64 bit architectures too. The solution is simply to pull the source and rebuild it using visual studio but choosing x86 architecture instead of "all cpus" from the drop down menu in the top bar. Hope this will be useful to someone.
Sorry for the wall of text
What's the very good text to speech? I've tried a few, but wasn't impressed
Daragorn wrote: Thu Apr 27, 2017 8:53 am
There will be 2 options to change contact slideshow:
1- an option in the app setting that will automatically load a new slideshow when it find an @addcontact, when set to on...when set to off (default) it will stay like now, loading a slideshow just the first time
2- manually call a new slideshow in scripts using @newcontactXslideshow (yes it can be used on the same line of @addcontact if you want but you can use it anywhere as a standalone command...use it in combinaton with @addcontact if you want to "force" the slideshow changes when @addcontact is used, basically overriding the app setting (you might want to use it for specific scripts where it is absokutely needed for example))
Oh, perfect...thanks.
Another small question, I saw some new reponse files with only a [all][all end]. This works?
That not a new feature..it has been there and working since i dont remember how long....so, yes you can definitely have responses using only all if you dont want to have different outcomes based on status
Hi,
Firstly, thank you to 1885 for creating this - it is brilliant.
This may be a really stupid question or the wrong place to post it, but I'm keen to start adding to the content to cater for my own predelictions but I have no idea where or how to start. Is there a getting started guide or some instructions on the framework and how it operates?
Thanks,
Yanker
Yanker ________________________________________________________________
Noun 1. yanker - someone who gives a strong sudden pull
mythic wrote: Thu Apr 27, 2017 1:10 am
I have two things to discuss. The first one is a question that can turn into a suggestion, and it's about videos. We can play videos in the script in different ways. We have the joi command and the cock hero one. Than video from the "general" folder are played for the games, like red light green light or the randomizer. Last we can use the command @PlayVideo, but if I understood correctly, this is limited to the video placed into the teaseAi_main/Video folder. Am I correct, or there is a way to use a different path to select a specific video?
This is already doable if you specity the fullpath of the video you want to show like this:
@PlayVideo[c:\dir\subdir\filename.extention]
In the current version you CAN'T use *.* to choose a random video from a folder, you have to specify the exact name AND extention of the file you want to load.
I have fixed the function so that in the next version you will be able to load a random video from a folder by just:
@PlayVideo[c:\dir\subdir\*]
But this is not currently availabe yet.
The same thing will be doable also for images and audio.
I have started trying to learn how to script and have a couple of basic questions. The @AddContact command appears to be limited to only Contacts 1-3? There are four glitter contacts in Tease AI but I think I can only bring the first three into a tease? Also is there a way to say bring in a set of images that run as a slideshow for someone who is not added in the Glitter contacts section (for example a random domme).
Just realized there are only 3 Glitter Contacts. I counted four but of course one is the main domme (and you don't need to add her). Sorry for the dumb question. However still interested in knowing if I can bring in random domme or other image sets as slideshows.