Sashimi Posted April 5, 2021 Posted April 5, 2021 Hi dear community, there is a script that when you get a card, your name appears at the top in yellow. Is it possible to change your name anonymously? Or that the player has the option to show his name or not? Quote
0 Chaos92 Posted April 5, 2021 Posted April 5, 2021 3 hours ago, Sashimi said: Hi dear community, there is a script that when you get a card, your name appears at the top in yellow. Is it possible to change your name anonymously? Or that the player has the option to show his name or not? Do you mean drop rare chance announcement ? conf/battle/drops.conf // 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 Quote
0 Sashimi Posted April 5, 2021 Author Posted April 5, 2021 9 hours ago, Chaos92 said: Do you mean drop rare chance announcement ? conf/battle/drops.conf // 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 Yep, that same. My idea is that through an NPC the player links to activate or deactivate that option Quote
Question
Sashimi
Hi dear community, there is a script that when you get a card, your name appears at the top in yellow. Is it possible to change your name anonymously? Or that the player has the option to show his name or not?
2 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.