Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: stigma on September 25, 2019, 05:30:51 PM

Title: "Set FSM Int" et "Set Int Value"
Post by: stigma on September 25, 2019, 05:30:51 PM
what is the difference between "Set FSM Int" and "Set Int Value"?
Thank you
Title: Re: "Set FSM Int" et "Set Int Value"
Post by: Athin on September 25, 2019, 08:32:53 PM
Heya,

Set FSM Int has the ability to change other FSM Int values while Set Int Value can only change the value of the FSM its in.
Title: Re: "Set FSM Int" et "Set Int Value"
Post by: stigma on September 26, 2019, 03:51:24 AM
when I want to change the value of a global variable, Set FSM Int does not always work but Set Int Value works fine. I wanted to know why.
Title: Re: "Set FSM Int" et "Set Int Value"
Post by: djaydino on September 26, 2019, 03:58:51 AM
Hi.
Set FSM int is looking for a fsm and should not be used for globals.

just a reminder always try to minimize using globals :)
Title: Re: "Set FSM Int" et "Set Int Value"
Post by: Broken Stylus on September 30, 2019, 06:26:25 AM
That's... anti-globalist.
Title: Re: "Set FSM Int" et "Set Int Value"
Post by: jeanfabre on October 15, 2019, 08:54:33 AM
 :o

nice one!