EOS, how to display variables inside text.

This is the place for general discussions on fetishes, sexuality and anything else. What's on your mind right now?
Post Reply
User avatar
xman911
Explorer At Heart
Explorer At Heart
Posts: 390
Joined: Wed Feb 08, 2012 2:39 am
Gender: Male
Sexual Orientation: Straight

EOS, how to display variables inside text.

Post by xman911 »

Before the tease starts... I initialize variables, such as...

Code: Select all

var name
var money
var days
After I initialize them... how to display them inside a block of text?!

For example user types his name in the variable "name"... how to display that variable again inside a block of text.
User avatar
Drool
Experimentor
Experimentor
Posts: 1441
Joined: Sat Nov 28, 2015 2:24 pm
Gender: Male
Sexual Orientation: Open to new ideas!
I am a: Switch

Re: EOS, how to display variables inside text.

Post by Drool »

By clicking the "<>" button and entering the name of the variable.
Screenshot_2019-07-03 Eos Editor.png
Screenshot_2019-07-03 Eos Editor.png (8.11 KiB) Viewed 617 times
User avatar
xman911
Explorer At Heart
Explorer At Heart
Posts: 390
Joined: Wed Feb 08, 2012 2:39 am
Gender: Male
Sexual Orientation: Straight

Re: EOS, how to display variables inside text.

Post by xman911 »

Drool wrote: Wed Jul 03, 2019 2:07 pm By clicking the "<>" button and entering the name of the variable.

Screenshot_2019-07-03 Eos Editor.png
Now I have another question... how to change a variable without user input.

For example user goes to some pages and there is some task... if the user completes the task he gets 1 or 5... or x amount of points. Basically to add a points counter... but for different tasks the user gets different amount of points. Or if he makes certain choice to increase his points.

I mean something like that:

Code: Select all

task = task + 5 
User avatar
Drool
Experimentor
Experimentor
Posts: 1441
Joined: Sat Nov 28, 2015 2:24 pm
Gender: Male
Sexual Orientation: Open to new ideas!
I am a: Switch

Re: EOS, how to display variables inside text.

Post by Drool »

xman911 wrote: Wed Jul 03, 2019 3:44 pm

Code: Select all

task = task + 5 
Exactly like this. You just have to put that line into an 'Eval' action.
Have fun with Eos :-)
User avatar
xman911
Explorer At Heart
Explorer At Heart
Posts: 390
Joined: Wed Feb 08, 2012 2:39 am
Gender: Male
Sexual Orientation: Straight

Re: EOS, how to display variables inside text.

Post by xman911 »

Drool wrote: Wed Jul 03, 2019 4:00 pm
xman911 wrote: Wed Jul 03, 2019 3:44 pm

Code: Select all

task = task + 5 
Exactly like this. You just have to put that line into an 'Eval' action.
Have fun with Eos :-)
Thanks... now I understand how this works.
Eval is the way to put information in the variables.
Post Reply

Who is online

Users browsing this forum: No registered users and 59 guests