playMaker

Author Topic: 'Broadcast event' missing? [SOLVED]  (Read 3364 times)

pdsoft

  • Playmaker Newbie
  • *
  • Posts: 3
'Broadcast event' missing? [SOLVED]
« on: October 04, 2012, 03:05:36 PM »
Hello,

Im relatively new to playmaker and this community, I tried searching but could not find an answer so Im hoping to shed a little light on a problem Im having.

I was following a video tutorial for playmaker that references an action called 'broadcast event' which should be located in the actions panel under StateMachine but I can not locate it. Has the action's name changed or something? Im using playmaker 1.4.3 and the video tutorial appears to be using an older version.

Thanks
« Last Edit: October 05, 2012, 03:58:29 PM by pdsoft »

kiriri

  • Hero Member
  • *****
  • Posts: 506
Re: 'Broadcast event' missing?
« Reply #1 on: October 05, 2012, 05:02:24 AM »
Weird, it still exists in my version of Playmaker (not the newest, but close to it). Have you tried reinstalling it?
Best,
Sven

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: 'Broadcast event' missing?
« Reply #2 on: October 05, 2012, 06:27:17 AM »
Hi,

 use "send event" and set the event target to "broadcast all"

 "broadcast event" is deprecated actually.

bye,

 Jean

pdsoft

  • Playmaker Newbie
  • *
  • Posts: 3
Re: 'Broadcast event' missing? [Solved]
« Reply #3 on: October 05, 2012, 09:56:57 AM »
Ok, I understand how to get things working now.
Thank you  :)