xpTakeItem - the customization of a scene. The data for the published objects.
Somewhere else in these forums someone from Ross clued me into the fact that the data of an incoming scene can be read.
I can't really speak to your specific situation without seeing the code, and I am very bust today. The best I can do is just the recommendation I gave you.
Seriously consider VB.
Original Message:
Sent: 08-26-2024 11:12
From: Jesus Ulloa
Subject: NEW GAME
Thanks for your reply,
do you think there is a way to solve this?
What do you mean by "TakeItems"?
------------------------------
Jesus Ulloa
Graphics Desing
Freelancer
Lima Peru
Original Message:
Sent: 08-26-2024 10:56
From: Azathoth Son of Cthulhu
Subject: NEW GAME
I think you are pushing VL to the limit on this. VB would probably be better.
If I remember correctly, an established scene can see data of an incoming scene with VB. I would assume this means it could pass data into a text field of an incoming scene. Maybe it is "TakeItems" you can see.
You need to make a list of all the variables that needs to be maintained. I think VB is the best way to handle the core of the logic. Use VL to handle the appearance.
Anyone from Ross, what is the method/objects that one scene can see in another scene?
------------------------------
Azathoth
Son of Cthulhu
Original Message:
Sent: 08-26-2024 10:04
From: Jesus Ulloa
Subject: NEW GAME
Hello everyone,
I'm seeking some assistance and hope someone here can guide me.
I'm developing a quiz game with multiple-choice answers (including hint options). The game is linked to an Excel file using Datalinq, and overall, it's working well. I've implemented visual logics to manage the positioning of letters based on the number of characters in the answer and a Datakey to update the information.
Each team has 10 questions, and the goal of the game is to answer as many as possible within 1 minute and 30 seconds.
The issue arises when I run the game in "sequence" consecutively, switching between scenes. When this happens, the connection with the Excel file is lost, a new shared user is generated, and the game reverts to the initial question with which it was originally set up.
I would greatly appreciate any suggestions or guidance you can offer. This game is a key component of a quiz show I'm working on.
I can share reference images, and if requested, I can also send the full project. Thank you very much for your help!
------------------------------
Jesus Ulloa
Graphics Desing
Freelancer
Lima Peru
------------------------------