Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

[SOLVED] Possible Bug? Locked

A topic by Anthea created Dec 24, 2024 Views: 171 Replies: 6
This topic was locked by Hakuen Studio 4 days ago
Viewing posts 1 to 5

I am having an issue with event conditions. When making an event with a self-variable AND a self-switch as the condition for appearing, the self-switch is stuck permanently on. If I try to turn it back off it does nothing. It will still be stuck as on. I don't have this issue when using a regular variable + self-switch set as the condition. I don't have problems when I set just a self-variable as the condition. Is there any fix for this?

Developer

Hi there!

I will take a look into this!

(2 edits)

Hey Eli, it was a year ago and didn't used this before, but have the same issue.... I tested even on clean project. Looks like the self variable plugin breaks the conditions and no matter what other conditions are, it doesn't matter because it only checks for the self variable >= X. I tried with "item in inventory" and "is selfswitch X = on", it's always skipped. Can you please fix this?  


My example:

Event with 3 pages, first page sets the self variable "SV: X" to 1.

Second page has condition, if SV: X >= 1

Third page has condition, if SV: X >= 1 and if selfswitch A is ON

It always turns the third page, even when selfswitch A is OFF.

Developer(+1)

Hi there!

Thanks for the reminder. I had forgot about this.

I think I fixed the issue! Please download the new version 2.2.1!

(+1)

Thank you so much! Gonna check it later today and let you know :) 

(+1)

It works! :)Thank you.

Developer(+1)

Thanks for the feedback! Have fun :)

Developer locked this topic