Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

Buffer in Ventuz

Q and A about functionality and how to solve a special task for your application.

Moderator: Support

Post Reply
User avatar
Poly Kim
Posts: 46
Joined: 30 Apr 2014, 07:24
Location: Seoul, South Korea
Contact:

Buffer in Ventuz

Post by Poly Kim » 10 Oct 2014, 03:50

hi, All :)

Let me ask something.

Is there any functionality such as buffer in Ventuz? I just want to save some data temporarily. I prefer handling all data inside ventuz. If this is not possible, that means I can't help but to use remoting.

thanks
Poly

chriss0212
Posts: 666
Joined: 18 Jan 2012, 20:56
Location: wuppertal
Contact:

Re: Buffer in Ventuz

Post by chriss0212 » 10 Oct 2014, 07:15

hi

can you describe a bit more what you mean? as long as you dont load things during runtime all data is stored in ventuz !

greetz

christian

User avatar
ErikB
Posts: 212
Joined: 10 Jan 2012, 12:52

Re: Buffer in Ventuz

Post by ErikB » 10 Oct 2014, 08:36

... or you can use the text buffer node? It is in the logic panel of the toolbox.

-E

User avatar
Poly Kim
Posts: 46
Joined: 30 Apr 2014, 07:24
Location: Seoul, South Korea
Contact:

Re: Buffer in Ventuz

Post by Poly Kim » 11 Oct 2014, 02:13

hi, Erik and Chris

thanks for your reply and interest. I'm making ventuz game and there should be rank for the each players.

About 1~200 people will use the game, so that those data(score and rank, float and string, respectively) need to be shown in ventuz.

I prefer do it only inside of ventuz. This is what the client wants. He only want to have one single file when I deliver the final output.

I can sort and get a data of single person in ventuz, but I cannot save that data in buffer so that the data is gone.

As Erik said, I think Textbuffer is one option. Let me check if that is proper. :)


thanks a lot, you gyus :)

Poly

chriss0212
Posts: 666
Joined: 18 Jan 2012, 20:56
Location: wuppertal
Contact:

Re: Buffer in Ventuz

Post by chriss0212 » 11 Oct 2014, 17:19

hi kim...

you should do this inside of a script and save tha data to a textfile! if you just buffer all the data just inside of ventuz....all high score is deleted avter restart of ventuz runtime!

greetz

christian

User avatar
Poly Kim
Posts: 46
Joined: 30 Apr 2014, 07:24
Location: Seoul, South Korea
Contact:

Re: Buffer in Ventuz

Post by Poly Kim » 12 Oct 2014, 08:38

hi, Chris
I'd better to go with what you said. thanks for your advice.
Poly

martin
Posts: 6
Joined: 18 Jan 2012, 20:42
Location: Hamburg
Contact:

Re: Buffer in Ventuz

Post by martin » 13 Oct 2014, 01:59

if you like, you can also check out the SAVE-T tool for Ventuz which I created a while ago. We offer it for download on our website echtzeitwerk.de

Post Reply