Jump to content
  • 0
Sign in to follow this  
Cuspid

Spare Card adding exception to some monster

Question

Hello,

 

Can anyone help me. I want the spare card to have a black list of some monster.

 

Example.

 

I want ant egg to be excluded from drooping of Blank Cards from spare card.

 

 

Is this possible?

 

Thanks!

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

havn't try it yet but try to use 

*delmonsterdrop(<mob id or name>, <item id>)This command will temporarily remove a drop from an existing monster.Both the monster and the item must be valid.Return value will be 1 in case of success (the item was removed), and 0otherwise (the monster didn't have the specified item in its drop list).Example:	// Remove Jellopy (909) from the Poring's (1002) drops	delmonsterdrop(1002, 909);

Share this post


Link to post
Share on other sites
  • 0

Can I put it here?

 

5536,Spare_Card,Spare Card,4,20,,10,,1,,0,0xFFFFFFFF,7,2,1,,1,0,526,{ bonus2 bAddMonsterDropItem,6187,1000; delmonsterdrop(1097, 6187); },{},{}

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.