Jump to content
  • 0
DEsMOn

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

Question

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

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.