Jump to content
  • 0

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


Question

5 answers to this question

Recommended Posts

  • 0
Posted (edited)
On 3/13/2022 at 7:13 AM, 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

 

Edited by Mael
Use a codebox
  • 0
Posted
On 3/13/2022 at 10:58 PM, Slammer said:

  - 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

I added the DropAnnounce: true but it is not announcing, would there be any other modification needed?

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