System of a down 0 Posted December 25, 2016 (edited) [Error]: Loading NPC file: npc/re/instances/morroc2.txt script error on npc/re/instances/morroc2.txt line 263 parse_simpleexpr: unmatched ')' 258 : next; 259 : mes "[Tamarin]"; 260 : mes "Então, vamos ao ^4D4DFFOásis perto das Pirâmides^000000, ao noroeste daqui!"; 261 : close2; 262 : cutin "",255; * 263 : if (questprogress '('11350 == 1)) 264 : changequest 11350,11351; 265 : warp "moc_ruins", 106, 135; 266 : end; 267 : } else { I need help ! Edited December 25, 2016 by Aeromesi Quote Share this post Link to post Share on other sites
0 Asheraf 123 Posted December 26, 2016 I think questprogress is part of rAthena and not in Hercules? From what I can tell is you're not missing a "(" but that questprogress isn't an actual script command function in your emulator. Also please codebox next time. ^^ nope questprogress is a Herc script command for the script as Aeromesi said if (questprogress(11350) == 1) 1 Legend reacted to this Quote Share this post Link to post Share on other sites
0 Aeromesi 180 Posted December 25, 2016 I think questprogress is part of rAthena and not in Hercules? From what I can tell is you're not missing a "(" but that questprogress isn't an actual script command function in your emulator.Also please codebox next time. ^^ Quote Share this post Link to post Share on other sites
I need help !
Edited by AeromesiShare this post
Link to post
Share on other sites