-
game help
an explantion may help.
The game has three levels, each level 3 stages
After each stage you are taken to the results screen,
At stage three all the results are added and compaired against the target score.
If you beat the target score, you go to a high score frame, here you enter you`r name and you`r score is displayed.
Now you go to next level.
I do not think i can re - use the high score object.
I would like if you have played the game at least once to show the high-scores for levels 1 to 3,
each high-score represents the high - score for that particular level.
If some one would be kind enough to help.
many thanks
-
Re: game help
Willow, have you tried making the high score object a global object? I believe if it can be done then it will keep the updated score as you progress through the game.
-
Re: game help
The highscore object uses player 1 scores, if i were to use it again in the way i wish to, the fist scores would still be in the cnc file.
so it wont work.
I think but correct me if im wrong i should use the Ini object.
If i could just set it up like the high score object.
but specify a dif value for it to use instead of the players score.
i am using counters to display the players score, surly i can use this counter.
i realy need the help if some knows what im trying to do.
-
Re: game help
issue resolved, you can use as many highscore objects as you wish.
just insert the ini object into the application give it a name (highsore2) or what you want to use.
insert a new highscore object click on ini file to use enter the name of the ini file you just named (highscore2).
-
Re: game help
high score object questions:
within the object high score there is a option "click on ini file to use".
If i insert a ini object What do i need to do with this?
I wish to use this ini instead of using the default cnc score file.
What i did was ini object event editor "set file to highscore2" set value to player 1 score
What do i need to do to use this information within the highscore object?
last: i left the file to use blank within the ini object.
Question: should i have used path my app/ "my high score save file".
I wish to use three seperate "high score objects"
the first one represents your achievments for completing level 1.
the second for level two and the same for level three.
Idea: if you have played the game at lest once show a frame with the three highscore objects with your results for playing.
Is this even possible??
Sorry if the question is realy dumb/stupid but i dont know what to do.
If someone would be kind enough to help.
Please i need the help