Sashimi Posted April 5, 2021 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 03/12/21 Last Seen: December 23, 2022 Share 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 Link to comment Share on other sites More sharing options...
0 Chaos92 Posted April 5, 2021 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1822 Reputation: 288 Joined: 08/03/12 Last Seen: 27 minutes ago Share 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 Link to comment Share on other sites More sharing options...
0 Sashimi Posted April 5, 2021 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 03/12/21 Last Seen: December 23, 2022 Author Share 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 Link to comment Share on other sites More sharing options...
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?
Link to comment
Share on other sites
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.