Jump to content

16 Screenshots

  • 463.4k
  • 19.8k
  • 1.15 MB

This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



DrayTemplar

Posted

how can I change or mute the level up sound?

tacman1981

Posted

2 hours ago, DrayTemplar said:

how can I change or mute the level up sound?

maybe this line here

    "Level up effect": "assets/prefabs/misc/halloween/lootbag/effects/gold_open.prefab",

  • Like 1
Malkizid

Posted

14 minutes ago, tacman1981 said:

maybe this line here

    "Level up effect": "assets/prefabs/misc/halloween/lootbag/effects/gold_open.prefab",

Yes that's it, 

If you set it to have an empty reference it will remove the sound.
 

"Level up effect": ""

    or to   

"Level up effect": null 



I'm not sure which would work here, so you might need to test.

  • Love 2
DrayTemplar

Posted

You are the best! thanks so much 🙂

  • Like 1
athlonclub

Posted

Долго не мог понять что происходит с чатом, пока не нашел ошибку.    BCToggleOff  и включение и выключение ((( исправьте.

{

                Player.Message(player, lang.GetMessage("BCToggleOff", this, player.UserIDString), config.misc_settings.ChatID);

                playerData.better_chat_enabled = false;

            }

 

            else

            {

                Player.Message(player, lang.GetMessage("BCToggleOff", this, player.UserIDString), config.misc_settings.ChatID);

                playerData.better_chat_enabled = true;

            }

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 17
  • Haha 1
  • Love 19

User Feedback

1.9m

Downloads

Total number of downloads.

9k

Customers

Total customers served.

132.3k

Files Sold

Total number of files sold.

2.8m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.