andrew0960 Posted September 29, 2016 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 37 Reputation: 0 Joined: 09/21/16 Last Seen: January 10, 2019 Share Posted September 29, 2016 script error on npc/custom/mi/quest/Memory.txt line 69 parse_simpleexpr: unmatched ')' so ^ thats what the server told me and this is what line 69 looked like for( set .@i, 1; .@i <= 2; set .@i, .@i + 1 ) { 69>> if( instance_attachmap(.@i + "@orcs", .@instance) == "" ) break; } if( .@i < 2 ) { instance_destroy(.@instance); close; } please help me solve this problem Quote Link to comment Share on other sites More sharing options...
0 Secrets Posted September 29, 2016 Group: Developer Topic Count: 36 Topics Per Day: 0.01 Content Count: 588 Reputation: 438 Joined: 01/26/16 Last Seen: April 16 Share Posted September 29, 2016 You can't use a Hercules instance script on rAthena. Quote Link to comment Share on other sites More sharing options...
Question
andrew0960
so ^ thats what the server told me
and this is what line 69 looked like
please help me solve this problem
Link to comment
Share on other sites
1 answer 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.