Jump to content
  • 0

MVP Card Announcer


Reborn

Question


  • Group:  Members
  • Topic Count:  104
  • Topics Per Day:  0.03
  • Content Count:  290
  • Reputation:   3
  • Joined:  09/29/13
  • Last Seen:  

Hi there to all scripters,

How can I make an MVP card to be announced when the player got an MVP card from an MVP and automatically get the card.

example:

If a player was able to kill the Baphomet and it drop its card, the card will automatically be taken by the player who killed the MVP. and it will be broadcasted to the server.

[Player 1] got Baphomet Card from Baphomet

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  1137
  • Reputation:   290
  • Joined:  04/29/13
  • Last Seen:  

In trunk/conf/battle/drops.conf Find:

 

rare_drop_announce: 0

And change the value to your mvp card drop %

 

Link to comment
Share on other sites

  • 1

  • Group:  Members
  • Topic Count:  55
  • Topics Per Day:  0.01
  • Content Count:  1191
  • Reputation:   161
  • Joined:  06/12/12
  • Last Seen:  

2 hours ago, FelipeMartins said:

I've tested and it's true. not working here

please see at the description

0 mean not show any announces at all

try look at you server configuration, how your mvp card drop rate 

try using command @mi

example @ mi maya / @mi phreeoni

then change o into the value what you want.

I'm using 2 mean, all drop item below or same rate 0.02% will be announce

// Make broadcast ** Player1 won Pupa's Pupa Card (chance 0.01%) ***
// This can be set to any value between 0~10000.
// Note: It also announces STEAL skill usage with rare items
// 0 = don't show announces at all
// 1 = show announces for 0.01% drop chance items
// 333 = show announces for 3.33% or lower drop chance items
// 10000 = show announces for all items
rare_drop_announce: 2

 

Edited by hendra814
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  104
  • Topics Per Day:  0.03
  • Content Count:  290
  • Reputation:   3
  • Joined:  09/29/13
  • Last Seen:  

@Cyro

actually I need a script for that cause it not just going to announce it but the player who killed the MVP that dropped the card will automatically looted by that player. also I already put a value in 

rare_drop_announce: 0

but still not working. its not announcing it

 

Anyone can help me with this one?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  174
  • Reputation:   6
  • Joined:  07/01/12
  • Last Seen:  

On 4/30/2017 at 11:43 PM, neXus said:

@Cyro

actually I need a script for that cause it not just going to announce it but the player who killed the MVP that dropped the card will automatically looted by that player. also I already put a value in 


rare_drop_announce: 0

but still not working. its not announcing it

 

Anyone can help me with this one?

I've tested and it's true. not working here

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