Brynner Posted June 4, 2014 Posted June 4, 2014 anthell01,35,267,0 script ant001 45,1,1, { if(anthell==1) goto moc15; moc04: warp "moc_fild04",213,327; break; moc15: warp "moc_fild15",251,248; break; } anthell02,171,169,0 script ant001 45,1,2, { if(anthell==0) goto moc15; moc04: warp "moc_fild04",213,327; break; moc15: warp "moc_fild15",251,248; break; } thank you in advance. Quote
Brynner Posted June 4, 2014 Author Posted June 4, 2014 anthell01,35,267,0 script ant001 45,1,1, { if(anthell==1) goto moc15; moc04: warp "moc_fild04",213,327; break; moc15: warp "moc_fild15",251,248; break; } anthell02,171,169,0 script ant001 45,1,2, { if(anthell==0) goto moc15; moc04: warp "moc_fild04",213,327; break; moc15: warp "moc_fild15",251,248; break; } thank you in advance. Well first explain what exactly you want to happen and is this the full script? problem solved. i shouldn't put a space between the last comma and the opening curly Quote
Pneuma Posted June 4, 2014 Posted June 4, 2014 anthell01,35,267,0 script ant001 45,1,1, { if(anthell==1) goto moc15; moc04: warp "moc_fild04",213,327; break; moc15: warp "moc_fild15",251,248; break; } anthell02,171,169,0 script ant001 45,1,2, { if(anthell==0) goto moc15; moc04: warp "moc_fild04",213,327; break; moc15: warp "moc_fild15",251,248; break; } thank you in advance. Well first explain what exactly you want to happen and is this the full script? Quote
Question
Brynner
thank you in advance.
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.