This website uses only the necessary cookies required for the site's proper functioning. By using the website, you consent to all cookies in accordance with the cookie policy. To know more, refer Cookie Policy.
Episode Writer's Portal Support
Episode App Support
Home
/
Writing & Directing
Universal Donacode Commands: Set Point Commands
Last Updated: 67d
Set Point Commands
@BOB +7
@BOB -3
@BOB =15
CHARACTER -1
I now have lost one point from my score.
CHARACTER +1
I now have gained one point to my score.
if (CHARACTER > 3){
} elif (CHARACTER = 3) {
} else {
}
Related articles
Need more help?