Brynner Posted June 4, 2014 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 1960 Reputation: 202 Joined: 01/08/12 Last Seen: 1 hour ago Share 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 Link to comment Share on other sites More sharing options...
Brynner Posted June 4, 2014 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 1960 Reputation: 202 Joined: 01/08/12 Last Seen: 1 hour ago Author Share 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 Link to comment Share on other sites More sharing options...
Pneuma Posted June 4, 2014 Group: Members Topic Count: 82 Topics Per Day: 0.02 Content Count: 846 Reputation: 138 Joined: 02/26/14 Last Seen: March 7, 2018 Share 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 Link to comment Share on other sites More sharing options...
Question
Brynner
thank you in advance.
Link to comment
Share on other sites
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.