Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: grimmy on May 09, 2014, 10:08:44 AM

Title: Int Compare is firing wrong event
Post by: grimmy on May 09, 2014, 10:08:44 AM
Although currentPage is equal to 0, 'isNOTfirstpage' event is firing.

Why?

See image.
Title: Re: Int Compare is firing wrong event
Post by: Lane on May 09, 2014, 10:25:22 AM
Can't repro this on my end.

Int is probably changing or the events are wired up wrong.
Title: Re: Int Compare is firing wrong event
Post by: jess84 on May 09, 2014, 10:30:17 AM
If you're going for exact matches, I find Int Switch much more friendly.

Do you get the same problem with Int Switch?