Disable your Ad Blocker! Thanks :)
Chapter 3
by Varlance
What's next?
Testing area (cheat mode)
This testing area was used during development. Nothing to see here!
Create variable S4 as true
S4 value: {S4}
Test if statement 1: {if S4 = "true"}S4 is true{else}S4 is false{endif}
Correct syntax: Test if statement 2: {if S4 = true}S4 is true{else}S4 is false{endif}
Correct syntax: Test if statement 3: {if S4 = 1}S4 is 1{else}S4 is 0{endif}
Correct syntax: Test if statement 4: {if S4 == 1}S4 is 1{else}S4 is 0{endif}
Create variable Percent as 50%
Percent value: {Percent}
Test if statement 1: {if Percent = 50%}true{else}false{endif}
Correct syntax: Test if statement 2: {if Percent = 50}true{else}false{endif}
Test if statement 3: {if Percent = 0.5}true{else}false{endif}
Test if statement 4: {if Percent = "50"}true{else}false{endif}
What's next?
Disable your Ad Blocker! Thanks :)
Santa's Sweatshop
An M/M bondage escape game
It's Christmas Eve, and Santa's Head Elf has come to ensure you get punished for your many years on the Naughty List. Can you escape from Santa's Sweatshop, or will you end up as a broken toy for Santa's corrupt elves?
Updated on Mar 13, 2021
by Varlance
Created on Mar 10, 2021
by Varlance
You can customize this story. Simply enter the following details about the main characters.
With every decision at the end of a chapter your score changes. Here are your current variables.
- All Comments
- Chapter Comments