Search found 8 matches

by kneeling_gentleman
Mon Dec 09, 2024 6:55 pm
Forum: The Art of Webteasing
Topic: [EOS/Code]
Replies: 5
Views: 1664

Re: [EOS/Code]

Alright, thanks!
by kneeling_gentleman
Fri Dec 06, 2024 11:02 pm
Forum: The Art of Webteasing
Topic: [EOS/Code]
Replies: 5
Views: 1664

Re: [EOS/Code]

One more question, is there any way to write the actual code somewhere instead of using the graphic interface?

Or, alternatively, to programmatically invoke the commands through the "eval" prompt (in which case, is there a reference on how to call the various commands like "say", etc and their ...
by kneeling_gentleman
Fri Dec 06, 2024 10:07 pm
Forum: The Art of Webteasing
Topic: [EOS/Code]
Replies: 5
Views: 1664

Re: [EOS/Code]

Perfect, pretty much all I needed, thanks!
by kneeling_gentleman
Thu Dec 05, 2024 8:49 pm
Forum: The Art of Webteasing
Topic: [EOS] Duplicate a tease / parts of a tease?
Replies: 7
Views: 2662

Re: [EOS] Duplicate a tease / parts of a tease?

Thanks a lot!

I have one last question

Beyond that, you can copy/paste a choice branch or if statement branch from one tease to another. Sometimes I load a bunch of stuff in an if statement set to true to bring it to another page. (And I want to say I remember that working cross teases)

How to ...
by kneeling_gentleman
Thu Dec 05, 2024 2:39 pm
Forum: The Art of Webteasing
Topic: EVIL STEPMOMMMY 1.9 [Preview]
Replies: 71
Views: 75681

Re: EVIL STEPMOMMMY 1.9 [Preview]

Take your time. There's more in life that teases, hope all things in IRL sorts themselves first...

That said, can't wait for the new release of this amazing tease!
by kneeling_gentleman
Thu Dec 05, 2024 2:30 pm
Forum: The Art of Webteasing
Topic: [EOS] Duplicate a tease / parts of a tease?
Replies: 7
Views: 2662

Re: [EOS] Duplicate a tease / parts of a tease?

Thanks for the input!


Then go into the EOS editor and upload that file and it will be an exact duplicate of that tease.
Using the import function in the backup page I assume?


I actually means something different though. I want to export the code of some of my teases (not published yet, work in ...
by kneeling_gentleman
Thu Dec 05, 2024 2:21 pm
Forum: The Art of Webteasing
Topic: [EOS/Code]
Replies: 5
Views: 1664

[EOS/Code]

Hello.

To my understanding EOS uses a subset of javascript.

Is there a reference of available structures / functions, and most importantly a way to see the debug? I tried using a class to store variables but the code seems to break, and I'm lost since I don't see any error message or log.

Thanks
by kneeling_gentleman
Thu Dec 05, 2024 2:10 pm
Forum: The Art of Webteasing
Topic: [EOS] Duplicate a tease / parts of a tease?
Replies: 7
Views: 2662

[EOS] Duplicate a tease / parts of a tease?

Hello everyone!

I have spent some quality time at various times playing various teases, and I'm looking forward creating my own.

I'm into a choose your own adventure style of tease with multiple endings, so I am doing some work in that direction.

I have a question though: I created a couple of ...