playMaker

Author Topic: Array Maker Shuffle odd results (SOLVED)  (Read 2724 times)

macish

  • Playmaker Newbie
  • *
  • Posts: 7
Array Maker Shuffle odd results (SOLVED)
« on: May 09, 2013, 09:27:02 PM »
Hi

i'm trying to shuffle an array maker proxy

if i understand right shuffle means that the items in the array will be shuffled around randomly to new position within the array? yes? no?

when i shuffle my array list something odd happens, it gets shorter and the visual appearence of the gui changes

see screenshot




Array before start -> action setup -> array during play after shuffle


if i disable the shuffle action my fsm works (unshuffled) , if i enabled it the fsm sems to work (completes cycles) but i can't access the arrays items with "Array List Get Next"

maybe there is a logical error on my end how to properly use array maker and its corresponding actions.

help is appreciated

thnx :)
 
« Last Edit: May 10, 2013, 09:30:46 PM by macish »

macish

  • Playmaker Newbie
  • *
  • Posts: 7
Re: Array Maker Shuffle odd results
« Reply #1 on: May 09, 2013, 10:01:04 PM »
ok was just browsing for a solution and saw that i was not on the latest version.

updated from 1.5.4 (or was it .5?) to 1.5.7f2

and now it seems to shuffle well

but the insepctor properties still look odd (like on the screenshot)

cheers

:D

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Array Maker Shuffle odd results
« Reply #2 on: May 10, 2013, 02:08:02 AM »
Hi,

 increase the "max row" property to see them all, or else slide to the right the "start index". It's a paging system I put in place to account for large contents.

bye,

 Jean

macish

  • Playmaker Newbie
  • *
  • Posts: 7
Re: Array Maker Shuffle odd results
« Reply #3 on: May 10, 2013, 07:05:47 AM »
thnx solved :)

btw awesome support jean

are you affiliated with the playmaker guys? because you don't wear the logo next to your account


jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Array Maker Shuffle odd results (SOLVED)
« Reply #4 on: May 11, 2013, 08:38:33 AM »
Hi,

 I am contracted by Hutongs yes, to support the forum and test future versions etc etc, but that's only a part of what I provide generally to the playmaker community, ArrayMaker was a personal initiative tho. So some posts are part of official support, and you can thanks Alex for investing back on support, that's really something important, and some post, are still part of personal participation, just because I enjoy sharing back my knowledge, and I very much enjoy the PlayMaker community, not every community is so kind, understanding, and peaceful, that's very noticeable.


Bye,

 Jean

macish

  • Playmaker Newbie
  • *
  • Posts: 7
Re: Array Maker Shuffle odd results (SOLVED)
« Reply #5 on: May 12, 2013, 05:02:08 PM »
well then thanks to alex and you for your support.  :)

and thnx for array maker.

really appreciate the support you guys are doing!

cheers