playMaker

Author Topic: Two global events are interfering  (Read 3043 times)

AllyAhAlyas

  • Playmaker Newbie
  • *
  • Posts: 3
Two global events are interfering
« on: April 03, 2020, 02:37:24 PM »
Plaessse help I have to global events sent to same game object.

Each one is defernt global event "upgrade to lv2" and "upgrade to lv3",

And each one is added to defernt states,

When I send the event to "upgrade to le2" it sent to both states.

First send works well but at the second time it is sent to both states


No errors are appearing when the event is sent.
But It is not working at the second time due to iterfering.

How can I solve this problem.

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: Two global events are interfering
« Reply #1 on: April 04, 2020, 03:39:31 AM »
Hi.
Maybe they are send at the same time.
if so, that will not work well.

Maybe you can use a int and only 1 event.

SO 1st do 'Set Fsm Int' Then 'Send Event'

Then have a int switch or int compare to upgrade to the correct level.

Broken Stylus

  • Beta Group
  • Hero Member
  • *
  • Posts: 772
Re: Two global events are interfering
« Reply #2 on: November 20, 2020, 04:19:13 PM »
Ok, that's the second thread already that's listed in the "unread posts" but when I'm about to post I'm told its last reply is at least 120 days old.
Is someone deleting posts after bumping threads or what?

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: Two global events are interfering
« Reply #3 on: November 20, 2020, 05:22:28 PM »
Hi.
@Broken Stylus
its possible that its from ad spammers, as i remove them regularly including their posts.