Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: eotiti on February 13, 2019, 04:02:57 AM

Title: Can't Set Array variable from script to FSM
Post by: eotiti on February 13, 2019, 04:02:57 AM
Previously, I talked about the problem of not being able to use the Get Property action to get array data from the array variable in script to FSM and you have responded that the problem will fix in PlayMaker version 1.9.1.
http://hutonggames.com/playmakerforum/index.php?topic=20028.0

Now I have found another error that caused the problem of not being able to set array data from the script to the array variable in FSM.
I use this funtion to set array value to FSM array variables.
"fsm.FsmVariables.GetFsmArray(StringName).Values = arrayResult;"

I hope the above issues will be fixed soon.
Thanks.
Title: Re: Can't Set Array variable from script to FSM
Post by: eotiti on February 14, 2019, 02:34:42 PM
I solved this error by confirming or saving the change of the array data in FSM.

But about error Get - set property for array still not solved !
How long you update to 1.9.1 ?
Title: Re: Can't Set Array variable from script to FSM
Post by: jeanfabre on February 15, 2019, 02:56:23 AM
Hi,

 1.9.1 is still in beta, we don't have any eta on this.

 Bye,

 Jean