funtwocrasher Posted March 13, 2022 Group: Members Topic Count: 57 Topics Per Day: 0.01 Content Count: 143 Reputation: 4 Joined: 06/17/12 Last Seen: August 6, 2024 Share 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 Link to comment Share on other sites More sharing options...
0 Rynbef Posted March 13, 2022 Group: Forum Moderator Topic Count: 47 Topics Per Day: 0.01 Content Count: 937 Reputation: 124 Joined: 05/23/12 Last Seen: Tuesday at 07:25 PM Share Posted March 13, 2022 U can use this: https://github.com/rathena/rathena/blob/master/conf/battle/drops.conf#L150 Rynbef~ Quote Link to comment Share on other sites More sharing options...
0 Slammer Posted March 13, 2022 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 218 Reputation: 155 Joined: 11/28/11 Last Seen: 3 hours ago Share 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 Link to comment Share on other sites More sharing options...
0 funtwocrasher Posted March 15, 2022 Group: Members Topic Count: 57 Topics Per Day: 0.01 Content Count: 143 Reputation: 4 Joined: 06/17/12 Last Seen: August 6, 2024 Author Share Posted March 15, 2022 Thanks for this guys! Quote Link to comment Share on other sites More sharing options...
0 Gouki Posted July 8, 2022 Group: Members Topic Count: 88 Topics Per Day: 0.05 Content Count: 261 Reputation: 13 Joined: 08/12/20 Last Seen: November 21, 2024 Share 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 Link to comment Share on other sites More sharing options...
0 Emistry Posted October 29, 2022 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2368 Joined: 10/28/11 Last Seen: Tuesday at 02:49 PM Share 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 Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites
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.