Jump to content
  • 0

instance Faceworm


justin17

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  10/14/16
  • Last Seen:  

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 by Emistry
Please use CODEBOX.
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 1

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

add the missing script command.

Git Hash: 67e26c885dad1a52e98afc8de2dfd4fb6b965e09

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  10/14/16
  • Last Seen:  

Thaanks ! sorted out
 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   0
  • Joined:  08/16/13
  • Last Seen:  

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?

error.JPG

Edited by mjonrest
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...