Jump to content
  • 0
Sign in to follow this  
mrlongshen

Normal MVP & MVP room ?

Question

Hi all. I want to request a script. My server have normal mvp (dungeon map) and mvp room.

I plan to make mvp monster drop a TCG Card after killed. Is that possible to different it ?

I want only mvp (dungeon map) drop the TCG Card but not it MVP room ?

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

just so you know,

prontera,155,185,5	script	kjdhfdksjf	1_F_MARIA,{	monster "this", -1,-1, "--ja--", PORING, 1, strnpcinfo(0)+"::Onaaa";	end;Onaaa:	dispbottom "1";	end;OnNPCKillEvent:	dispbottom "2";	end;}
the monster with event label cannot trigger OnNPCKillEvent

it was modify this way to exactly suits your needs

 

monsters with event label (which are usually used for events) cannot run with OnNPCKillEvent (on field/dungeons)

 

so just have your mvp room add monster event label on them

then use OnNPCKillEvent on your MVPs

 

and ... there are some MVP already has event labels like thanatos ... etc,

which you have to find the script and hijack it

Edited by AnnieRuru

Share this post


Link to post
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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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