I’m doing a choice for outfits and keep getting the error unexpected dialogue…can anyone help me out??
Can I see the script?
Sure!
QUEEN ROBINSON (think_rubchin)
Time to change.
choice
“SEXY” {
@QUEEN ROBINSON changes into QUEEN ROBINSON_clube51
}
“LADY IN RED” {
@QUEEN ROBINSON changes into QUEEN ROBINSON_CLUB
}
QUEEN ROBINSON (primp_neutral)
Is this what I want to wear?
choice
“Yes!” {
QUEEN ROBINSON (flirt_wink_atcamera)
I love it!
QUEEN ROBINSON (think_rubchin)
Time to tell Rick I’m going out.
@QUEEN ROBINSON exits left
}
“No!”{
goto dressing_game
}
Sure!
QUEEN ROBINSON (think_rubchin)
Time to change.
choice
“SEXY” {
@QUEEN ROBINSON changes into QUEEN ROBINSON_clube51
}
“LADY IN RED” {
@QUEEN ROBINSON changes into QUEEN ROBINSON_CLUB
}
QUEEN ROBINSON (primp_neutral)
Is this what I want to wear?
choice
“Yes!” {
QUEEN ROBINSON (flirt_wink_atcamera)
I love it!
QUEEN ROBINSON (think_rubchin)
Time to tell Rick I’m going out.
@QUEEN ROBINSON exits left
}
“No!”{
goto dressing_game
}
Copy it and paste it, it should work
Heyy im still getting the same error…sorry for the slow reply
Delete that empty line between choice and “sexy”
Oh thanks a lot !!!
Thanks for helping also
You’re welcome!!
Did it work?
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.