You think it makes more sense, to find a new code, and code the new code and test that it works, rather than go back over your script and copy the same code that you used last time and pasting it into the new episode?
tbh i have no idea what u r talking about. i might want to get back to it when im sober
I believe sheās saying that they had the chance to do an outfit change, and somewhere along the way she has changed the outfit to something else, using a different code and then they canāt change it back or something. Hence why I just said, re enter the first choice for them
I donāt know I guess.
I do know that thereās a coding where the author asks what outfit the reader choose for the character. I donāt know the code though
you just have to put gains into ur initial outfit choice. thatās it. so you then change outfit into the needed, and after with the help of gains u can change outfits back without readers choosing it again
Ahhh, I see. I used a dressing game template, so I donāt know where I would put the gains in at.
depends on your code. If you could send your dressing code here, I would put gains and explain
Okay.
label dressing_game_1
RAIN (talk_think_neutral)
(What should I wear?)
choice (OUTFIT_1)
āWhat I have onā{
@RAIN is dustoff_neutral_loop
@pause for a beat
}āBusiness Outfit #1ā{
@RAIN is dustoff_neutral_loop
@pause for a beat
@RAIN changes into Rain_business
@pause for a beat
}āBusiness Outfit #2ā{
@RAIN is dustoff_neutral_loop
@pause for a beat
@RAIN changes into Rain_business2
@pause for a beat
}āBusiness Outfit #3ā{
@RAIN is dustoff_neutral_loop
@pause for a beat
@RAIN changes into Rain_business3
@pause for a beat
}āBusiness Outfit #4ā{
@RAIN is dustoff_neutral_loop
@pause for a beat
@RAIN changes into Rain_business4
@pause for a beat
}āBusiness Outfit #5ā{
@RAIN is dustoff_neutral_loop
@pause for a beat
@RAIN changes into Rain_business5
@pause for a beat
}āBusiness Outfit #6ā{
@RAIN is dustoff_neutral_loop
@pause for a beat
@RAIN changes into Rain_business6
@pause for a beat
}āBusiness Outfit #7ā{
@RAIN is dustoff_neutral_loop
@pause for a beat
@RAIN changes into Rain_business7
}
RAIN (think_rubchin)
(Should I wear this?)
choice
āItāll do.ā{
RAIN (talk_exhausted)
Guess Iāll wear this.
}āEwww, no.ā{
@RAIN is dustoff_neutral_loop
@pause for a beat
@RAIN changes into RAIN_default
goto dressing_game_1
}
label dressing_game_1
RAIN (talk_think_neutral)
(What should I wear?)
choice (OUTFIT_1)
āWhat I have onā{
@RAIN is dustoff_neutral_loop
@pause for a beat
@RAIN =1
}āBusiness Outfit #1ā{
@RAIN is dustoff_neutral_loop
@pause for a beat
@RAIN changes into Rain_business
@pause for a beat
@RAIN =2
}āBusiness Outfit #2ā{
@RAIN is dustoff_neutral_loop
@pause for a beat
@RAIN changes into Rain_business2
@pause for a beat
@RAIN =3
}āBusiness Outfit #3ā{
@RAIN is dustoff_neutral_loop
@pause for a beat
@RAIN changes into Rain_business3
@pause for a beat
@RAIN =4
}āBusiness Outfit #4ā{
@RAIN is dustoff_neutral_loop
@pause for a beat
@RAIN changes into Rain_business4
@pause for a beat
}āBusiness Outfit #5ā{
@RAIN is dustoff_neutral_loop
@pause for a beat
@RAIN changes into Rain_business5
@pause for a beat
@RAIN =6
}āBusiness Outfit #6ā{
@RAIN is dustoff_neutral_loop
@pause for a beat
@RAIN changes into Rain_business6
@pause for a beat
@RAIN =7
}āBusiness Outfit #7ā{
@RAIN is dustoff_neutral_loop
@pause for a beat
@RAIN changes into Rain_business7
@RAIN =8
}
RAIN (think_rubchin)
(Should I wear this?)
choice
āItāll do.ā{
RAIN (talk_exhausted)
Guess Iāll wear this.
if (RAIN =1){
gain outfit1
}if (RAIN =2){
gain outfit2
}if (RAIN =3){
gain outfit3
}if (RAIN =4){
gain outfit4
}if (RAIN =5){
gain outfit5
}if (RAIN =6){
gain outfit6
}if (RAIN =7){
gain outfit7
}if (RAIN =8){
gain outfit8
}
}āEwww, no.ā{
@RAIN is dustoff_neutral_loop
@pause for a beat
@RAIN changes into RAIN_default
goto dressing_game_1
}
Then when u will need character to change back into what reader chose->
if (outfit1){
@RAIN changes into thatinitialoutfit
}if (outfit2){
@RAIN changes into Rain_business
} etc.
I see⦠Thank you for helping me.
Quick question though: do I still use elif and else?
Where exactly?
Never mind.
Iām gonna bump this just in case we have anymore budding Episode authors who are a little newer in need of some Cookie one on one
jeez, this thread is so quiet I even forgot it exists. xD
Good thing Iām doing some housekeeping
Bump(?)
gonna bump this because itās so helpful!
Like you!
Fcukforcookies
Bump