playMaker

Author Topic: Int Compare is firing wrong event  (Read 1555 times)

grimmy

  • Junior Playmaker
  • **
  • Posts: 70
Int Compare is firing wrong event
« on: May 09, 2014, 10:08:44 AM »
Although currentPage is equal to 0, 'isNOTfirstpage' event is firing.

Why?

See image.

Lane

  • Administrator
  • Hero Member
  • *****
  • Posts: 2511
  • Mender of the past
    • Cleverous
Re: Int Compare is firing wrong event
« Reply #1 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.
Products by Cleverous
|| Vault Core : Database
|| Vault Inventory : Multiplayer Inventory
|| Vault Attributes : Character Stats
|| That Hurt! : Dmg Floaties
|| Quinn : 3D

jess84

  • Hero Member
  • *****
  • Posts: 515
Re: Int Compare is firing wrong event
« Reply #2 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?