Page 1 of 1

problem with making quiz for psp

PostPosted: Wed Feb 13, 2008 8:39 pm
by xereon
Fixed the problem i think ---> this is the link to the demo<---

[Hi,
i'm kinda new to AM, but i'm getting the hang on it now by making a quiz for the psp with it

now i want to add a correct answer count at the last screen of the game

but how can i do this

is there a script that i need to put in??

or is there a way to use the variables,cause at the moment i can only do integer variables and i see no way to make them check if another variable is already active.

please help!!!!]

PostPosted: Thu Feb 14, 2008 1:58 pm
by Mystery
Welcome to the forums xereon :)

I've been thinking about your question for a while, and I think that you have to do a work-around for that.
For games for the PSP, you can't use VBScript which would come handy in this case. So there is no simple solution to my knowledge.
Personally, I see a possible solution by using multiple frames (see attachment for the first questions).
And then use variables like "one_correct", "two_correct", "three_correct" for the amount of correct answers.
Then it should be possible to display at your final screen the correct score.

I hope this helps, if my idea is not clear, post again.

And maybe someone has a better solution.

problem making guiz for psp

PostPosted: Thu Feb 14, 2008 4:12 pm
by xereon
Thanks for your help, now i know VB scripts don't work i will try the workaround option

greetz,

xereon

PostPosted: Thu Feb 14, 2008 4:50 pm
by Mystery
Good luck! :)

Btw, you can read about the features that are supported/not supported for PSP games here:
http://www.adventuremaker.com/help/portable.htm