avatarbr wrote: Sun Jun 17, 2018 5:50 am
Oh cool...
But I remember I needed to reduce the number of total edges in the original version. And I think the duration of the tasks...
Were too much to do inside a HoT session.
Did you changed that, or I need to change again? (I don't remember what I did anymore)
I reduced the number of edges(at least 10-12 but not more than 18-22, in the version in HoT they are 20-40) and simplified the code with the dialogues when they make you edge using
@SetDomme(); the code changed from this
Code: Select all
(BnB Slideshow)
@Flag(tgr8 Edged by Domme) #LetTheEdgeFade
@Flag(tgr8 Edged by Contact1) @Contact1 #LetTheEdgeFade
@Flag(tgr8 Edged by Contact2) @Contact2 #LetTheEdgeFade
@Flag(tgr8 Edged by Contact3) @Contact3 #LetTheEdgeFade
@Flag(tgr8 Edged by Domme) As long as you're cooling down
@Flag(tgr8 Edged by Contact1) @Contact1 As long as you're cooling down
@Flag(tgr8 Edged by Contact2) @Contact2 As long as you're cooling down
@Flag(tgr8 Edged by Contact3) @Contact3 As long as you're cooling down
@Flag(tgr8 Edged by Domme) I've got a slideshow to keep you occupied... @Chance50(Boob Show)
@Flag(tgr8 Edged by Contact1) @Contact1 I've got a slideshow to keep you occupied... @Chance50(Boob Show)
@Flag(tgr8 Edged by Contact2) @Contact2 I've got a slideshow to keep you occupied... @Chance50(Boob Show)
@Flag(tgr8 Edged by Contact3) @Contatc3 I've got a slideshow to keep you occupied... @Chance50(Boob Show)
@Flag(tgr8 Edged by Domme) The sexiest asses I found online @RT(today, #GeneralTime) #Grin @Slideshow(butt) @SlideshowOn @Goto(Slides Loaded)
@Flag(tgr8 Edged by Contact1) @Contact1 The sexiest asses I found online @RT(today, #GeneralTime) #Grin @Slideshow(butt) @SlideshowOn @Goto(Slides Loaded)
@Flag(tgr8 Edged by Contact2) @Contact2 The sexiest asses I found online @RT(today, #GeneralTime) #Grin @Slideshow(butt) @SlideshowOn @Goto(Slides Loaded)
@Flag(tgr8 Edged by Contact3) @Contact3 The sexiest asses I found online @RT(today, #GeneralTime) #Grin @Slideshow(butt) @SlideshowOn @Goto(Slides Loaded)
to this
Code: Select all
(BnB Slideshow)
#LetTheEdgeFade
As long as you're cooling down
I've got a slideshow to keep you occupied... @Chance50(Boob Show)
The sexiest asses I found online @RT(today, #GeneralTime) #Grin @Slideshow(butt) @SlideshowOn @Goto(Slides Loaded)
and it's much easier to read, to fix if there's a bug or a typo in one of the dialogues.
Probably I also did some minor fixes but I don't remember at the moment.
However you could send me a PM with what you want to change/delete and I'll do it for you; otherwise you can download it from my thread
(the link is in my signature) and make the changes you want on your own.
As I wrote in my signature, everyone can use my scripts for their own script/personality; so feel free to do what you prefer.
Bye!
EDIT:avatarbr wrote: Sun Jun 17, 2018 5:50 amAnd I think the duration of the tasks...
With 20-40 edges to do I recognize it's quite extreme: you could have to do 40 edges and 8 stroking tasks.
With 18-22 edges max you would have 3/4 stroking tasks that could be further reduced to 3 or 2/3 if you choose to raise to 6 or 7 the number of edges between a stroking task.
With the number of edges ranges from 10-12 to 18-22 and 5 edges every stroking task you would have to do:
- at least 2 stroking task
- at most 3/4 stroking task
With 6 edges every stroking task:
- at least 2 stroking task
- at most 3 stroking task
With 7 edges every stroking task:
- at least 2 stroking task
- at most 2/3 stroking task