Jump to content
  • 0
funtwocrasher

R> Player has killed [monster] and got [monster card] Script

Question

Is there any script out there that function like this? Global announce when player killed a monster and drops a card. Same like in ROZero.

 

image.png.4405e1a0f60aafe753d461a46515b749.png

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
2 hours ago, funtwocrasher said:

Is there any script out there that function like this? Global announce when player killed a monster and drops a card. Same like in ROZero.

 

image.png.4405e1a0f60aafe753d461a46515b749.png

  - Id: 4001
    AegisName: Poring_Card
    Name: Poring Card
    Type: Card
    Buy: 20
    Weight: 10
    Locations:
      Armor: true
    Flags:
      BuyingStore: true
      DropEffect: CLIENT
    Script: |
      bonus bLuk,2;
      bonus bFlee2,1;
    add
    Flags:
      DropAnnounce: true

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.