Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Dev_Sebas on August 10, 2012, 07:45:42 PM

Title: ArrayMaker convert a list to strings.
Post by: Dev_Sebas on August 10, 2012, 07:45:42 PM
Hi
How can I convert itens to strings?
I set the Prefill type as a string.But how can I bring it to my variables?
Sorry by this question but I can´t find the solution.And I´m very noob in this part.
Bye
Title: Re: ArrayMaker convert a list to strings.
Post by: jeanfabre on August 13, 2012, 03:44:07 AM
hi,

 could you give me a concrete example?

bye,

 Jean
Title: Re: ArrayMaker convert a list to strings.
Post by: Dev_Sebas on August 13, 2012, 06:31:30 AM
I would like to make a scoreboard
Like this one http://hutonggames.com/playmakerforum/index.php?topic=2054.0 (http://hutonggames.com/playmakerforum/index.php?topic=2054.0)
But I didn´t understand your explanation on that topic.
So can you explain it again?

Title: Re: ArrayMaker convert a list to strings.
Post by: jeanfabre on August 13, 2012, 07:57:14 AM
Hi,

 ok, what solution are you using to store the scores online?

bye,

 Jean
Title: Re: ArrayMaker convert a list to strings.
Post by: Dev_Sebas on August 13, 2012, 08:17:34 AM
I´m using ArrayMaker with that action that you made for know the players in room.It stores the names on ArrayMaker but how can I make a scoreboard with the names.I need to convert it for strings, maybe?
For a multiplayer game I don´t want they online just for a multiplayer game.