Jump to content
  • 0

MvP Card announcer


Question

Posted

Hello guys can somebody please make an npc that announces everytime a player drop a mvp card? i mean something like what can be do on drops.conf but the mvp card drops in mi server is a 3% but theres more items below that drop rate, so, i dont want those items get announced i only want the mvp and mini-boss card get announced.

 

thank you in advace guys :D

4 answers to this question

Recommended Posts

Posted

I already did something better, i customized some mvp's drop and set the drops.conf to announce only those mvp's thank you for the reply guys, somebody can close this topic please.

Posted

I search this on the Forum

 

-	script	Test	-1,{
OnNPCKillEvent: 
	if ( getmonsterinfo( killedrid,21 )&0x0020 && getgmlevel() > 0 )
		announce "[ GM ] "+strcharinfo(0)+" has killed MVP Monster named [ "+getmonsterinfo(killedrid,0)+" ] which located at the map of [ "+strcharinfo(3)+" ]",0;
	end;
}

didn't test it but if somethings wrong, please reply on this post

 

http://rathena.org/board/topic/83862-mvp-announcer/

Thank you for reply, but this is different on what im looking for, this will announce when a gm kill an mvp and the map where the gm killed that mvp, what i want is a script that announce when somebody drop a mvp or mini boss card only,

i know in drops.conf i can do this but it will announce  items below that rate too, i want only the mvp/mini-boss cards get announced.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...