Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése
but if you want to take full advantage of the mod, set cl_interp 0.0 and cl_interp_ratio 0
(the description stuff is all the optional and additional stuff you could install, which do require sourcemod and metamod to work).
like this for example in your listenserver.cfg:
|
v
sm_cvar nb_update_frequency 0.014
sm_cvar nb_update_framelimit 100
sm_cvar nb_update_maxslide 0
sm_cvar nb_friction_forward 0
sm_cvar nb_friction_sideways 10
sm_cvar z_max_neighbor_range 16
sm_cvar sv_client_min_interp_ratio -1
sm_cvar sv_client_max_interp_ratio 0
it will do the same thing that this vscript does
nb_update_frecuency 0.014 pero no lo puse en mi cvar ésto hace que los comunes corran sin retrasos verdad?