Перейти к содержимому
View in the app

A better way to browse. Learn more.

Zloplay community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Dedi Bug?] Some dvars can't be changed in a config file

Featured Replies

Опубликовано:

I like to disable the vote-kick and vote-ban systems so that people don't abuse it - I prefer b3 to take care of it instead. I know the dvar names, and I am able to change them in the console and it works, but when I put them in my server config they seem to not be parsed.

 

I can only do this via console, ie:

 

g_voteKickMin -1
g_voteBanMin -1

 

But this gets annoying to do every time I start the server.

 

I have the following entries in my server config file:

 

set g_votekickmin "-1"
set g_votebanmin "-1"

 

To re-produce, add the above entries into your config file and start your server. Check the values of the dvar by entering the following in console:

 

g_voteKickMin

 

It still stays at the default of 4. The same goes for g_voteBanMin.

 

I think a workaround would be adding

 

+set g_voteKickMin -1 +set g_voteBanMin -1

 

to the server shortcut, but theoretically it shouldn't have to be done that way.

 

Thanks for reading!

 

Tom

Опубликовано:
  • Автор
strange, these commands work fine in my server.cfg, are you sure your server is executing it? You could try using seta which will change the default value for it

 

Maybe it's my placement of them in the file.. where are you putting them? (in terms of the default server.cfg)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Гость
Ответить в тему...

Сейчас на странице 0

  • Нет пользователей, просматривающих эту страницу

Важная информация

Используя этот сайт, вы соглашаетесь Условия использования.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.