playMaker

Author Topic: Two int compare [SOLVED]  (Read 1560 times)

Merto

  • Playmaker Newbie
  • *
  • Posts: 20
Two int compare [SOLVED]
« on: December 16, 2014, 01:20:41 PM »
Hey, I have a situation where I should compare two integer's value and if both of those integers are equal to 2 it would fire off an event. If only one of them is equal to 2, it wouldn't fire off the event.

Is there a way to do this with Playmaker?
« Last Edit: December 16, 2014, 01:57:38 PM by Merto »

Lane

  • Administrator
  • Hero Member
  • *****
  • Posts: 2511
  • Mender of the past
    • Cleverous
Re: Two int compare
« Reply #1 on: December 16, 2014, 01:34:38 PM »
Products by Cleverous
|| Vault Core : Database
|| Vault Inventory : Multiplayer Inventory
|| Vault Attributes : Character Stats
|| That Hurt! : Dmg Floaties
|| Quinn : 3D

Merto

  • Playmaker Newbie
  • *
  • Posts: 20
Re: Two int compare
« Reply #2 on: December 16, 2014, 01:53:25 PM »
I actually downloaded that a while back, but haven't tried it yet. I should really start using it! Anyway, I solved it with this (a bit hackish) thing: