The title is just made up by me.. Any tutorial on how to make a custom readable path in which it will announce a specific item that will be dropped by monster..
I know there's already a code for this but its is for general and it is this..
// 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: 0
or where can I find the code posted above..
I want to make a custom db where it will announce only specified items. Where should I put it? Thanks.
Question
Meister
The title is just made up by me.. Any tutorial on how to make a custom readable path in which it will announce a specific item that will be dropped by monster..
I know there's already a code for this but its is for general and it is this..
or where can I find the code posted above..
I want to make a custom db where it will announce only specified items. Where should I put it? Thanks.
Edited by emong2 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.