EOS HELP!
- CockHeroChampion12
- Explorer At Heart

- Posts: 103
- Joined: Mon Feb 13, 2017 6:18 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Submissive
- Drool
- Experimentor

- Posts: 1673
- Joined: Sat Nov 28, 2015 2:24 pm
- Gender: Male
- Sexual Orientation: Open to new ideas!
- I am a: Switch
Re: EOS HELP!
Hi!
First you must put something like
var key = 0
into the 'init script' (it's under 'cogwheel symbol -> general settings')
When the key is found/gained etc you need an EVAL action that says
key = 1
If you want to check the key you need an IF action that checks
key==1
or
key===0
Please note the number of = here. No typo.
For giving a variable a value you need one =
For checking two ==
And especially for checking that picky princess Zero three ===
I hope that helps. Happy coding.
First you must put something like
var key = 0
into the 'init script' (it's under 'cogwheel symbol -> general settings')
When the key is found/gained etc you need an EVAL action that says
key = 1
If you want to check the key you need an IF action that checks
key==1
or
key===0
Please note the number of = here. No typo.
For giving a variable a value you need one =
For checking two ==
And especially for checking that picky princess Zero three ===
I hope that helps. Happy coding.
- CockHeroChampion12
- Explorer At Heart

- Posts: 103
- Joined: Mon Feb 13, 2017 6:18 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Submissive
Re: EOS HELP!
Thanks a ton fella! Is there a way that if no key is detected i could do a certain say line and vice versa if the key if found? and how would i go about that?Drool wrote: Mon Dec 30, 2019 11:43 am Hi!
First you must put something like
var key = 0
into the 'init script' (it's under 'cogwheel symbol -> general settings')
When the key is found/gained etc you need an EVAL action that says
key = 1
If you want to check the key you need an IF action that checks
key==1
or
key===0
Please note the number of = here. No typo.
For giving a variable a value you need one =
For checking two ==
And especially for checking that picky princess Zero three ===
I hope that helps. Happy coding.![]()
- Spoiler: show
- Drool
- Experimentor

- Posts: 1673
- Joined: Sat Nov 28, 2015 2:24 pm
- Gender: Male
- Sexual Orientation: Open to new ideas!
- I am a: Switch
Re: EOS HELP!
You need something like that
:
- CockHeroChampion12
- Explorer At Heart

- Posts: 103
- Joined: Mon Feb 13, 2017 6:18 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Submissive
-
Roblsforbobls
- Explorer At Heart

- Posts: 272
- Joined: Tue May 21, 2019 2:27 am
- Gender: Male
- Sexual Orientation: Asexual
- I am a: Switch
Re: EOS HELP!
No key...
All is lost
- boundupone
- Explorer At Heart

- Posts: 614
- Joined: Sat Jun 01, 2013 8:01 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch


