playMaker

Author Topic: False error with Get Array by Variable Name  (Read 862 times)

blackant

  • Hero Member
  • *****
  • Posts: 525
  • http://blackantmaster.com
    • blackantmaster.com
False error with Get Array by Variable Name
« on: July 16, 2022, 06:08:48 AM »
Hi,

I'm having this issue with the Get FSM ARRAY when i would like to use a variable name inside a Loop.

I change the string each time so i can found corresponding values for each array.

it's perfectly, but Playmaker is pausing the game and displaying this false problem, and i don't know how to pass through.

(Im unable to use attached file, i have and error which sais it's full)


Reading the error, it's that it's looking for Unknow VS Bool and it's the problem but i know that both are bool arrays...

blackant

  • Hero Member
  • *****
  • Posts: 525
  • http://blackantmaster.com
    • blackantmaster.com
Re: False error with Get Array by Variable Name
« Reply #1 on: July 16, 2022, 10:29:43 AM »
Ok i fund why, my names were different in some cases, with empty spaces between names.
my bad