justin17 Posted December 11, 2016 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 6 Reputation: 0 Joined: 10/14/16 Last Seen: February 24, 2017 Share Posted December 11, 2016 (edited) Tips on how to solve ? [Error]: Loading NPC file: npc/re/instances/FaceWorm.txt script error on npc/re/instances/FaceWorm.txt line 2051 parse_simpleexpr: unmatched ')' 2046 : OnTimer13000: 2047 : getunitdata '5BOSS,.@arr; 2048 : set .@MOB_HP,.@arr[2]; 2049 : if (.@MOB_HP > 7000000) 2050 : donpcevent instance_npcname("#support")+"::OnSupport_2"; * 2051 : if (!unitexist'(''5BOSS)) 2052 : stopnpctimer; 2053 : end; 2054 : OnTimer14000: 2055 : donpcevent instance_npcname("#fwormboss5")+"::OnBerserk"; 2056 : end; Edited December 11, 2016 by Emistry Please use CODEBOX. Quote Link to comment Share on other sites More sharing options...
1 Emistry Posted December 11, 2016 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted December 11, 2016 add the missing script command. Git Hash: 67e26c885dad1a52e98afc8de2dfd4fb6b965e09 1 Quote Link to comment Share on other sites More sharing options...
0 justin17 Posted December 11, 2016 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 6 Reputation: 0 Joined: 10/14/16 Last Seen: February 24, 2017 Author Share Posted December 11, 2016 Thaanks ! sorted out Quote Link to comment Share on other sites More sharing options...
-1 MyNoobScriptz Posted December 29, 2016 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 76 Reputation: 3 Joined: 05/01/15 Last Seen: April 9 Share Posted December 29, 2016 how can i have FaceWorm.txt Quote Link to comment Share on other sites More sharing options...
0 mjonrest Posted March 1, 2017 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 20 Reputation: 0 Joined: 08/16/13 Last Seen: May 27, 2023 Share Posted March 1, 2017 (edited) I Still have this error.. i've try to change all On 12/11/2016 at 8:20 AM, Emistry said: add the missing script command. Git Hash: 67e26c885dad1a52e98afc8de2dfd4fb6b965e09 any suggestion to solve this? Edited March 1, 2017 by mjonrest Quote Link to comment Share on other sites More sharing options...
Question
justin17
Tips on how to solve ?
[Error]: Loading NPC file: npc/re/instances/FaceWorm.txt script error on npc/re/instances/FaceWorm.txt line 2051 parse_simpleexpr: unmatched ')' 2046 : OnTimer13000: 2047 : getunitdata '5BOSS,.@arr; 2048 : set .@MOB_HP,.@arr[2]; 2049 : if (.@MOB_HP > 7000000) 2050 : donpcevent instance_npcname("#support")+"::OnSupport_2"; * 2051 : if (!unitexist'(''5BOSS)) 2052 : stopnpctimer; 2053 : end; 2054 : OnTimer14000: 2055 : donpcevent instance_npcname("#fwormboss5")+"::OnBerserk"; 2056 : end;
Please use CODEBOX.
Link to comment
Share on other sites
4 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.