PDA

View Full Version : RPG question...



SuyabCo
February 5th, 2007, 04:31 AM
Ok, here is what I have planned... (Flash 8 AC2)

4 races, 5 characters on each race. Each character is playable, but you must enter a pass at the start, to enable.

How would I do that?
Would each have a variable, like:

race10
race 20
race 30
race 40

And when you start, each character would have like:

If race = race10
Then this = safe

If race = race20
then this = enemy

Or something???

Annnnd... cut scenes... would I put in a new scene? No body has told me how to gotoandstop (scene2) or soemthing? It aint work.. it just has errors!! Ahhh!

anyway, any help is much apprecited.

SacrificialLamb
February 5th, 2007, 05:56 AM
i would not use scene (i have been told they are bad) but if you have to i think it's some thing like gotoAndStop(scene2,1) it should be in the help file.

for the race thing i would have them all as MC's (like grayed out buttons) and when a password is entered they goto another frame with a button that is clickable or some thing like that. What part are you struggling with every one finds some thing else difficult