Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

There is a 'Switch On Complete' field which you can use when defining a collection. That switch will be set to 'ON' if it's completed.

You can also use the following script calls:

$gameCollection["collectionIdHere"].isCompleted
or
$gameCollection.collectionIdHere.isCompleted

Both return the same thing.

Okay, thank you! Is there any chance of this plugin working with VS's core script? (In terms of applying the stat modifications.) I know VS ' programming is obfuscated, so if the issue is on their end, it's likely a lost cause. Just thought I'd ask! :)

I discourage the use of obfuscated plugins, so I have no intention of updating my plugins to work with theirs if there happened to be an incompatibility between the two. I can still do a compatibility patch , but it'll be a commissioned work.

You can reach me here for commissions.