Jump to content
  • 0

[Error]: buildin_announce: fatal error ! player not attached!


DEsMOn

Question


  • Group:  Members
  • Topic Count:  63
  • Topics Per Day:  0.05
  • Content Count:  172
  • Reputation:   1
  • Joined:  11/16/20
  • Last Seen:  

Hello Everyone,

I'm looking for guidance in this script in which after 1 wave mob don't spawn  difficult to track issue. any pro scripter can solve this ?

[Error]: buildin_announce: fatal error ! player not attached!
[Debug]: Function: announce (2 parameters):
[Debug]: Data: string value="Alon Event Employee: Well done. All the monster are dead!"
[Debug]: Data: number value=1
[Debug]: Source (NPC): Alon Event Warper at prontera (176,158)
 

mvp_event.txt

Edited by DEsMOn
Use a codebox
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

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

announce "Alon Event Employee: Well done. All the monster are dead!",bc_map;

change to

 mapannounce "pvp_n_7-5", "Alon Event Employee: Well done. All the monster are dead!", bc_map;

 

Edited by Emistry
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  63
  • Topics Per Day:  0.05
  • Content Count:  172
  • Reputation:   1
  • Joined:  11/16/20
  • Last Seen:  

20 hours ago, Emistry said:
announce "Alon Event Employee: Well done. All the monster are dead!",bc_map;

change to

mapannounce "pvp_n_7-5", "Alon Event Employee: Well done. All the monster are dead!";

 

Thank you for reply sir,
I got this in CMD.

image.png.08e925efeefdb3027436c2e92a765a58.png

 

Never mind i fixed it some how...!! ? by using other script map announce xD

Thank you for your precious time...!!

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...