Half-Life и Adrenaline Gamer форум

Всё об игре в Халф-Лайф и АГ
Текущее время: 01 июн 2015, 07:50

Часовой пояс: UTC + 5 часов [ Летнее время ]




Начать новую тему Ответить на тему  [ Сообщений: 6 ] 
Автор Сообщение
 Заголовок сообщения: Server rates
СообщениеДобавлено: 11 май 2014, 20:47 
Не в сети
Зарегистрирован:
31 авг 2013, 22:05
Последнее посещение:
28 мар 2015, 01:50
Сообщения: 62
Okay and i got big question, i have problems with fps in my server.... Like 6vs6 players the fps is going lower from 100.5 for me going 100.5 then lower 99.0 98.. for rest peoples 20-30-40 from 100..

Here my server.cfg and also i need your help to make my server fps 1000 so tell me what i need to use? mmtimer? for linux..
Код:
sv_password ""
hostname "Forces CS [Future Gaming]"

// rcon passsword
rcon_password ""
sv_rcon_banpenalty 1
sv_rcon_maxfailures 20
sv_rcon_minfailures 20
sv_rcon_minfailuretime 30

// server cvars
sv_allowupload 0
sv_allowdownload 1
sv_voicecodec voice_speex
sv_voicequality 2
sv_voiceenable 0
mp_footsteps 1
mp_autokick 0
mp_flashlight 1
mp_tkpunish 0
mp_forcecamera 2
mp_forcechasecam 2
mp_logmessages 1
sv_pausable 0
sv_cheats 0
sv_aim 0
sv_maxspeed 320
mp_hostagepenalty 0
mp_allowspectators 1
mp_chattime 3
sv_gravity 800
sv_proxies 0
mp_autoteambalance 1
mp_limitteams 0
mp_friendlyfire 0
sv_timeout 60


// round specific cvars
mp_freezetime 5
mp_roundtime 2
mp_startmoney 800
mp_c4timer 35
mp_timelimit 20
mp_maxrounds 0
mp_fraglimit 0
mp_winlimit 0
mp_buytime 0.75

// bandwidth rates

sv_maxrate 80000
sv_minrate 70000
sv_maxupdaterate 100
sv_minupdaterate 60
sv_lan 0

// server logging
log on
sv_logbans 1
sv_logecho 0
sv_logfile 0
mp_logdetail 0
mp_logmessages 0

// operation
sv_contact [email protected]


// Exec files
exec banned.cfg
exec listip.cfg
exec cstrike/addons/amxmodx/configs/ptb.cfg


Is this logs from ptb? https://forums.alliedmods.net/showthread.php?p=227369
Код:
[user 3] wait for joining team ...
[user 29] wait for joining team ...
[user] printing rules for user 7
[user] printing rules for user 7
[user 14] wait for joining team ...
[user 14] wait for joining team ...
[user 3] wait for joining team ...
[user 29] wait for joining team ...
met[user 14] wait for joining team ...

Metalist:
Код:
      description      stat pend  file              vers      src   load  unlod
 [ 1] AMX Mod X        RUN   -    amxmodx_mm_i386.  v1.8.1.3  ini   Start ANY
 [ 2] dproto_EF        RUN   -    dproto_i386.so    v0.9.330  ini   Start Never
 [ 3] Engine           RUN   -    engine_amxx_i386  v1.8.2-d  pl1   ANY   ANY
 [ 4] FakeMeta         RUN   -    fakemeta_amxx_i3  v1.8.1.3  pl1   ANY   ANY
 [ 5] CStrike          RUN   -    cstrike_amxx_i38  v1.8.1.3  pl1   ANY   ANY
 [ 6] Ham Sandwich     RUN   -    hamsandwich_amxx  v1.8.1.3  pl1   ANY   ANY
 [ 7] CSX              RUN   -    csx_amxx_i386.so  v1.8.2-d  pl1   ANY   ANY
 [ 8] Fun              RUN   -    fun_amxx_i386.so  v1.8.2-d  pl1   ANY   ANY
8 plugins, 8 running
L 05/11/2014 - 10:40:09: World triggered "Round_Start"

Protocol version 48
Exe version 1.1.2.6/Stdio (cstrike)
Exe build: 11:30:00 Aug 28 2012 (5787)


Amxmodx version:
Код:
AMX Mod X 1.8.1.3746 (http://www.amxmodx.org)
Authors:
        David "BAILOPAN" Anderson, Pavol "PM OnoTo" Marko
        Felix "SniperBeamer" Geyer, Jonny "Got His Gun" Bergstrom
        Lukasz "SidLuke" Wlasinski, Christian "Basic-Master" Hammacher
        Borja "faluco" Ferrer, Scott "Damaged Soul" Ehlert
Compiled: Aug 16 2008, 19:59:00
Core mode: JIT+ASM32

I see this log:(What's this?)
L 05/11/2014 - 10:44:50: [DPROTO]: Client 29 - Set AuthIdType 1 [dp_AVSMP]; pClient = 0xb3a960ac


also im using old amx_super not new, mdbbans there no problems i disabled it and still same, im not using amx_ssban, also my rcon_password is disabled. I change the metamod metamod-p-1.21p37-linux_i686, after i wrote this post and i will see results, but i must fix the fps :)

Metamod version:
Код:
Metamod v1.19p32  2007/08/12 (5:13)
by Will Day
   http://www.metamod.org/
 Patch: Metamod-P (mm-p) v32
 by Jussi Kivilinna
    http://metamod-p.sourceforge.net/
compiled: Aug 12 2007, 18:57:40 EET (optimized)


Вернуться к началу
 Профиль 
  
 Заголовок сообщения: Re: Problem with server.
СообщениеДобавлено: 11 май 2014, 22:09 
Не в сети
Зарегистрирован:
20 авг 2013, 03:29
Последнее посещение:
18 май 2015, 07:18
Сообщения: 223
Try it for rate

sv_maxupdaterate 60
sv_minupdaterate 30

Your kernel timer resolution not 1000 Hz, use booster e.g. mmtimer, cbooster

Код:
cat /boot/config-`uname -r` | grep HZ

pTBR looks old, disable and try the following other plugins.

https://forums.alliedmods.net/showthrea ... 56?t=79556
https://forums.alliedmods.net/showpost. ... stcount=76
https://forums.alliedmods.net/showthrea ... post642477
https://forums.alliedmods.net/showpost. ... tcount=176

metalist output strange. Perform the following matter with metamod-p-1.21p37.

https://disk.yandex.com/public/?hash=wi ... Ru%2BUo%3D


Вернуться к началу
 Профиль 
  
 Заголовок сообщения: Re: Problem with server.
СообщениеДобавлено: 12 май 2014, 20:52 
Не в сети
Зарегистрирован:
31 авг 2013, 22:05
Последнее посещение:
28 мар 2015, 01:50
Сообщения: 62
Код:
cat: /boot/config-2.6.32-042stab085.20: No such file or directory

I install cbooster, also put that rates to server.cfg and still problemws what about rate 8000? idk..
which one of them is best? to change the ptb.
The tracert is verry good but in server i got bad ping so tell me which rates are for client and which good for server..

Код:
 1    <1 ms    <1 ms    <1 ms  CISCO4412 [192.168.1.1]
 2     8 ms     7 ms     9 ms  10.113.192.1
 3    13 ms     7 ms     9 ms  10.111.14.253
 4    33 ms    11 ms    15 ms  212-5-140-33.btc-net.bg [212.5.140.33]
 5    19 ms    32 ms    11 ms  242-91-39-212.btc-net.bg [212.39.91.242]
 6  12 ms    17 ms    11 ms  87.120.7.251
 7    15 ms    28 ms    12 ms  94.156.218.204.neterra.net [94.156.218.204]
 8    12 ms    13 ms    11 ms  94.156.77.92


Вернуться к началу
 Профиль 
  
 Заголовок сообщения: Re: Server rates
СообщениеДобавлено: 12 май 2014, 22:38 
Не в сети
Зарегистрирован:
20 авг 2013, 03:29
Последнее посещение:
18 май 2015, 07:18
Сообщения: 223
Please follow the suggestions below.

Disable AMXX and set this rate:

sv_maxrate 100000
sv_minrate 25000
sv_maxupdaterate 60
sv_minupdaterate 30

If you kernel HZ=100 (the timer interrupt fires 100 times per second), you can use cbooster with pingboost 3. Enter the game and watch ping. Try pingboost 2 and watch again.


Вернуться к началу
 Профиль 
  
 Заголовок сообщения: Re: Server rates
СообщениеДобавлено: 14 май 2014, 00:11 
Не в сети
Зарегистрирован:
31 авг 2013, 22:05
Последнее посещение:
28 мар 2015, 01:50
Сообщения: 62
Okay i will try that also i would like to ask here not open new thread for this, some of the peoples get kicked for Host error something? How to find out where is the problem.


Вернуться к началу
 Профиль 
  
 Заголовок сообщения: Re: Server rates
СообщениеДобавлено: 14 май 2014, 00:24 
Не в сети
Зарегистрирован:
20 авг 2013, 03:29
Последнее посещение:
18 май 2015, 07:18
Сообщения: 223
If host error with kick symptom, seems AMXX plugin. Error code may need and research the client side "developer 1".

Disable first adminonline, amxsuper plugins or fully third-party plug-in.


Вернуться к началу
 Профиль 
  
Показать сообщения за:  Поле сортировки  
Начать новую тему Ответить на тему  [ Сообщений: 6 ] 

Часовой пояс: UTC + 5 часов [ Летнее время ]


Кто сейчас на конференции

Сейчас этот форум просматривают: Ahrefs [Bot] и гости: 1


Вы не можете начинать темы
Вы не можете отвечать на сообщения
Вы не можете редактировать свои сообщения
Вы не можете удалять свои сообщения
Вы не можете добавлять вложения

Найти:
Перейти:  
cron
Создано на основе phpBB® Forum Software © phpBB Group
Русская поддержка phpBB