playMaker

Author Topic: array maker  (Read 10947 times)

3d_Artist1987

  • Beta Group
  • Full Member
  • *
  • Posts: 157
array maker
« on: September 07, 2012, 04:45:28 AM »
hi,

Any video tutorial for arraymaker?

Dev

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: array maker
« Reply #1 on: September 07, 2012, 05:04:42 AM »
Hi,

 Unfortunatly, not just yet. I lack of free time to properly set myself in this work.

 What is it that you would like to know about arrayMaker? I can probably explain a bit more a feature you are having issue with.

bye,

 Jean

3d_Artist1987

  • Beta Group
  • Full Member
  • *
  • Posts: 157
Re: array maker
« Reply #2 on: September 07, 2012, 11:57:55 PM »
hi,

Thanks for reply,right now i don't know anything about arraymaker,so i want to learn about arraymaker,and what is arraymaker?

After use in my projects.

Dev

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: array maker
« Reply #3 on: September 10, 2012, 05:25:15 AM »
Hi,

 arrayMaker is a convenient set of components and playmaker actions to store lists of playmaker variables.

 say you want to store several vectors or strings or integers, and sort them, or iterate through them. In playmaker this is not possible, With ArrayMaker, it becomes possible.

 what you do is add a arrayList component or HashTable component and then you can during editing add items in it,

You first need to get acquainted with what arrays and hashtable ares, then you'll be able to match the actions I created in playmaker for you to work with arrays and hashtables.

http://www.dotnetperls.com/arraylist
http://www.dotnetperls.com/hashtable

 I suggest you get the arrayMaker package and study the various samples provide, this will give you a good overview of what's possible.


bye,

 Jean

3d_Artist1987

  • Beta Group
  • Full Member
  • *
  • Posts: 157
Re: array maker
« Reply #4 on: September 10, 2012, 09:31:44 AM »
hi,

OK,Thank You For Your Support,this is great help for me.

Dev

dreamlarp

  • Playmaker Newbie
  • *
  • Posts: 33
    • Bionic Marine Command Space FPS WIP
Re: array maker
« Reply #5 on: November 01, 2013, 05:57:32 PM »
Hi,

 arrayMaker is a convenient set of components and playmaker actions to store lists of playmaker variables.

 say you want to store several vectors or strings or integers, and sort them, or iterate through them. In playmaker this is not possible, With ArrayMaker, it becomes possible.

 what you do is add a arrayList component or HashTable component and then you can during editing add items in it,

You first need to get acquainted with what arrays and hashtable ares, then you'll be able to match the actions I created in playmaker for you to work with arrays and hashtables.

http://www.dotnetperls.com/arraylist
http://www.dotnetperls.com/hashtable

 I suggest you get the arrayMaker package and study the various samples provide, this will give you a good overview of what's possible.


bye,

 Jean

Where do I get arraymaker? I keep reading about it but can not find it.
Bionic Marine Command Space FPS WIP
http://spacedwarves.blogspot.com/

parallel

  • Full Member
  • ***
  • Posts: 155
Re: array maker
« Reply #6 on: November 01, 2013, 06:27:24 PM »
Quote from: dreamlarp link=topic=2228.msg25649#msg25649
Where do I get arraymaker? I keep reading about it but can not find it.
https://hutonggames.fogbugz.com/default.asp?W715

dreamlarp

  • Playmaker Newbie
  • *
  • Posts: 33
    • Bionic Marine Command Space FPS WIP
Re: array maker
« Reply #7 on: November 01, 2013, 06:42:37 PM »
Thank you very much.
Bionic Marine Command Space FPS WIP
http://spacedwarves.blogspot.com/