Jump to content
GIGN Forum

gamerxnet

Mirstīgais
  • Posts

    237
  • Joined

  • Last visited

Posts posted by gamerxnet

  1. nu man ir sitie server.cfg faila redirect_active 1

    redirect_auto 1

    redirect_auto 2

    redirect_manual 1

    redirect_manual 1

    redirect_countbots 1

    redirect_localslots 1

    nu ja man nav tas ieksa server.cfg tad pieliec klat oki

    redirect_active - 1/0 activate/deactivate redirect plugin - when this is set to 0 all other CVAR's are ignored, default 0

    redirect_auto - 0 = disable automatic redirecting when server is full/down, 1 = redirect to random server from list, 2 = redirect to next server in list, default 0

    redirect_auto

    - 0 = disable automatic redirecting when server is full/down

    - 1 = redirect to random server from list

    - 2 = redirect to next server in list

    - 3 = always redirect except admins, redirect to random server

    - 4 = always redirect except admins, redirect to next server in list

    - 5 = always redirect including admins, redirect to random server

    - 6 = always redirect including admins, redirect to next server in list

    default 0

    redirect_manual - 1/0 enable/disable manual redirecting with /server, default 0

    redirect_manual

    - 0 = disable manual redirecting with /server

    - 1 = enable manual redirecting with /server

    - 2 = show a sub menu when player can't be redirected to server

    - 3 = always show a sub menu from which the player can choose to be redirected (if possible)

    default 0

    redirect_follow - 1/0 enable/disable following players with /follow to a server they were redirected to - people can still use /server to follow a player though, default 0

    redirect_external_address - own external server address - only needed when you use DNS names instead of IPs in SERVERFILE - this must match the name in SERVERFILE - include the port!

    redirect_check_method - check the servers in the list - 0 =no checks, 1 = ping only(to check whether a server is down), 2 = check active players and max. players as well, default 0

    redirect_announce - announce server list with stats (depends on redirect_check_method) in center every redirect_announce seconds - set to 0 for off, default 60

    redirect_announce_mode - control who announcements are displayed for: 1 = alive players , 2 = dead players, 3 = both, default 3

    redirect_announce_alivepos_x - the vertical position of the announcements displayed to living people, default -1.0

    redirect_announce_alivepos_y - the horizontal position of the announcements displayed to living people, default 0.01

    redirect_announce_deadpos_x - the vertical position of the announcements displayed to living people, default -1.0

    redirect_announce_deadpos_y - the horizontal position of the announcements displayed to living people, default 0.35

    redirect_show - 1/0 enable/disable redirection information in chat area, default 1

    redirect_adminslots - 1/0 enable/disable adminslots - when set to 1 people are redirected off the server when someone with a reserved slot connects, default 0

    redirect_maxadmins - maximum number of admin slots that can be used at the same time - set to 0 for no limit, default 0

    redirect_retry - 1/0 enable/disable retry queue feature - when set to 1 players can say /retry and are redirected as soon as a slot on the target server is free (currently only works for redirecting them back to the server that redirected them to the current server), default 0

    redirect_hidedown - control hiding of servers that are down (not responding):

    - 0 = don't hide

    - 1 = hide in menu

    - 2 = hide in announcements

    - 3 = hide in menu and announcements

    (has no effect with redirect_check_method 0)

    default 0

    redirect_countbots - 1/0 count/don't count bots when checking/displaying active players on servers, default 1

    redirect_localslots - 1/0 enable/disable slot reserving for local players - remote players are redirected off the server when a local player connects, default 0

  2. man ir vajadziga palidziba kura vieta ir jaliek sita zime (:)

    ja kads zin tad pasakiet man plzz

    ; AMX Mod X Modules

    ; You can specify both linux & win32 modules here

    ; To enable a module, remove the semi-colon from the line

    ; ------------------------------

    ; Fun - provides extra functions

    ; ------------------------------

    fun_amxx_i386.so

    fun_amxx.dll

    fun_amxx_amd64.so

    ; ----------------------------------------------------

    ; Engine - provides engine functions core to Half-Life

    ; ----------------------------------------------------

    ;engine_amxx_i386.so

    ;engine_amxx.dll

    ;engine_amxx_amd64.so

    ; ----------------------------------------------------------

    ; Fakemeta - provides a massive interface into the HL engine

    ; ----------------------------------------------------------

    ;fakemeta_amxx_i386.so

    ;fakemeta_amxx.dll

    ;fakemeta_amxx_amd64.so

    ; -------------------------------------------

    ; Database Access - only enable one of these

    ; -------------------------------------------

    ; MySQL

    ;mysql_amxx_i386.so

    mysql_amxx.dll

    ;mysql_amxx_amd64.so

    ; PostgreSQL

    ;pgsql_amxx_i386.so

    pgsql_amxx.dll

    ; Microsoft SQL

    ;mssql_amxx.dll

    ; SQLite

    ;sqlite_amxx.dll

    ;sqlite_amxx_i386.so

    ;sqlite_amxx_amd64.so

    ; ---------------------------------------------

    ; GeoIP - determines the country of ip adresses

    ; ---------------------------------------------

    ;geoip_amxx_i386.so

    geoip_amxx.dll

    ;geoip_amxx_amd64.so

    ; --------------------------------

    ; Sockets - network socket support

    ; --------------------------------

    ;sockets_amxx_i386.so

    ;sockets_amxx.dll

    ;sockets_amxx_amd64.so

    ; --------------------------

    ; Regular Expression support

    ; --------------------------

    ;regex_amxx_i386.so

    ;regex_amxx.dll

    ;regex_amxx_amd64.so

    ; --------------------

    ; Binary Vault support

    ; --------------------

    ;nvault_amxx_i386.so

    nvault_amxx.dll

    ;nvault_amxx_amd64.so

    ; ----------------------------------------------------------

    ; Counter-Strike - adds functions specific to Counter-Strike

    ; ----------------------------------------------------------

    cstrike_amxx_i386.so

    cstrike_amxx.dll

    cstrike_amxx_amd64.so

    ; -----------------------------------------------------

    ; CSX - adds functionality for CS statistics and events

    ; -----------------------------------------------------

    csx_amxx_i386.so

    csx_amxx.dll

    csx_amxx_amd64.so

  3. man ir vajadziga palidziba kura vieta ir jaliek sita zime (:)

    ja kads zin tad pasakiet man plzz

    ; AMX Mod X Modules

    ; You can specify both linux & win32 modules here

    ; To enable a module, remove the semi-colon from the line

    ; ------------------------------

    ; Fun - provides extra functions

    ; ------------------------------

    fun_amxx_i386.so

    fun_amxx.dll

    fun_amxx_amd64.so

    ; ----------------------------------------------------

    ; Engine - provides engine functions core to Half-Life

    ; ----------------------------------------------------

    ;engine_amxx_i386.so

    ;engine_amxx.dll

    ;engine_amxx_amd64.so

    ; ----------------------------------------------------------

    ; Fakemeta - provides a massive interface into the HL engine

    ; ----------------------------------------------------------

    ;fakemeta_amxx_i386.so

    ;fakemeta_amxx.dll

    ;fakemeta_amxx_amd64.so

    ; -------------------------------------------

    ; Database Access - only enable one of these

    ; -------------------------------------------

    ; MySQL

    ;mysql_amxx_i386.so

    mysql_amxx.dll

    ;mysql_amxx_amd64.so

    ; PostgreSQL

    ;pgsql_amxx_i386.so

    pgsql_amxx.dll

    ; Microsoft SQL

    ;mssql_amxx.dll

    ; SQLite

    ;sqlite_amxx.dll

    ;sqlite_amxx_i386.so

    ;sqlite_amxx_amd64.so

    ; ---------------------------------------------

    ; GeoIP - determines the country of ip adresses

    ; ---------------------------------------------

    ;geoip_amxx_i386.so

    geoip_amxx.dll

    ;geoip_amxx_amd64.so

    ; --------------------------------

    ; Sockets - network socket support

    ; --------------------------------

    ;sockets_amxx_i386.so

    ;sockets_amxx.dll

    ;sockets_amxx_amd64.so

    ; --------------------------

    ; Regular Expression support

    ; --------------------------

    ;regex_amxx_i386.so

    ;regex_amxx.dll

    ;regex_amxx_amd64.so

    ; --------------------

    ; Binary Vault support

    ; --------------------

    ;nvault_amxx_i386.so

    nvault_amxx.dll

    ;nvault_amxx_amd64.so

    ; ----------------------------------------------------------

    ; Counter-Strike - adds functions specific to Counter-Strike

    ; ----------------------------------------------------------

    cstrike_amxx_i386.so

    cstrike_amxx.dll

    cstrike_amxx_amd64.so

    ; -----------------------------------------------------

    ; CSX - adds functionality for CS statistics and events

    ; -----------------------------------------------------

    csx_amxx_i386.so

    csx_amxx.dll

    csx_amxx_amd64.so

×
×
  • Create New...