Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: pdsoft on October 04, 2012, 03:05:36 PM

Title: 'Broadcast event' missing? [SOLVED]
Post by: pdsoft 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
Title: Re: 'Broadcast event' missing?
Post by: kiriri 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?
Title: Re: 'Broadcast event' missing?
Post by: jeanfabre 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
Title: Re: 'Broadcast event' missing? [Solved]
Post by: pdsoft on October 05, 2012, 09:56:57 AM
Ok, I understand how to get things working now.
Thank you  :)