Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

BUG

Error: <<if>>: bad conditional expression in <<if>> clause: TypeError: State.variables.pc.cummed_on_by.includes is not a function 1

<<if $pc.cummed_on_by.includes($eventnpc)>> <<psc>> <<conj grin>> at you. "Still messy, huh?" <<lust $eventnpc 10>> <<elseif !setup.Relationships.in_exclusive_relationship()>> <<psc>> <<conj grin>> at you. "Somebody got <<pr $pc>> into some trouble, huh?" <<else>> <<psc>> <<conj stare>> hard at you, frowning. <<cheatingcumobserved>> <<if setup.people.get_attitude($eventnpc, "suspicion") gte 1000>> <br><br> <<link "Next" CheatingDiscuss>><</link>> <<set _nocontinue to true>> <<else>> <<psc>> <<conj open>> <<pp>> mouth to say something, then closes it again. <<psc>> <<conj walk>> away quickly, looking upset. <</if>> <</if>>

TypeError: State.variables.pc.cummed_on_by.includes is not a function

    at eval (eval at <anonymous> (https://localhost/index.html:10628:11), <anonymous>:1:33)

    at https://localhost/index.html:141058:11

    at evalJavaScript (https://localhost/index.html:141059:6)

    at MacroContext.handler (https://localhost/index.html:145926:47)

    at Object.handler (https://localhost/index.html:142764:24)

    at Wikifier.subWikify (https://localhost/index.html:141534:45)

    at new Wikifier (https://localhost/index.html:141430:10)

    at MacroContext.handler (https://localhost/index.html:145928:7)

    at Object.handler (https://localhost/index.html:142764:24)

    at Wikifier.subWikify (https://localhost/index.html:141534:45)