funtwocrasher Posted March 13, 2022 Posted March 13, 2022 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. Quote
0 Rynbef Posted March 13, 2022 Posted March 13, 2022 U can use this: https://github.com/rathena/rathena/blob/master/conf/battle/drops.conf#L150 Rynbef~ Quote
0 Slammer Posted March 13, 2022 Posted March 13, 2022 (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. - 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 August 23, 2022 by Mael Use a codebox Quote
0 Gouki Posted July 8, 2022 Posted July 8, 2022 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? Quote
0 Emistry Posted October 29, 2022 Posted October 29, 2022 On 7/8/2022 at 7:46 PM, Almond Snicker said: I added the DropAnnounce: true but it is not announcing, would there be any other modification needed? read this On 3/14/2022 at 12:06 AM, Rynbef said: U can use this: https://github.com/rathena/rathena/blob/master/conf/battle/drops.conf#L150 Rynbef~ Quote
Question
funtwocrasher
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.
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.