Проблема Помогите сделать конфиги для сервов

Тема в разделе "Создание и управление сервером", создана пользователем Safok, 15 янв 2013.

  1. Safok

    Safok Новичок

    Нужно сделать конфиги для сервов из этого мода: https://www.teeworlds.com/forum/viewtopic.php?id=7958
    Серва такого типa:
    1) Grenade pro - смысл валиться только гранатами
    2) Instagib pro - смысл валиться только лазерами)
    В долгу не останусь, помогите пожалусто
    P.S Подскажи как сделать если например убьют игрока с именем Safok он будет сидеть в спекаторсах поне не убьют его убицу(т.е игрока Safok)?
     
  2. Matodor

    Matodor Гл. Администратор Команда форума

    В той теме есть все опции сервера, гугл переводчик в помощь.
    Если не видел, то вот:
    Код:
    sv_mode            - determines the mode (weapon) of zCatch
        Default: 1
     
        Modes:
            1 - instagib
            2 - rocket area (all weapons, full health & armor,auto-reload, no items on map)
            3 - hammerparty
            4 - Grenade only
            5 - Ninja
     
    sv_allow_join    - Sets how the players can join in the current game
        Default: 2
     
        Settings:
            1 - Allow new players to join the game without need to wait for the next round
            2 - The player will join when the player with the most kills dies
     
    sv_color_indicator    - color tees apropriate to the number of currently catched players (0 to disable)
        Default: 1
     
    sv_bonus        - Gives the last player extra points (max. 1000)
        Default: 0
     
    sv_follow_catcher    - A catched player will follow his catcher if enabled. (0 to disable)
        Default: 1
     
    sv_vote_forcereason        - Allow only votes with a reason (except settings). (0 to disable)
        Default: 1
     
    sv_laserjumps        - A laser bounce creates an explosion which takes no damage (doesn't hurt you) but speeds you up
        Default: 0
     
    sv_grenade_min_damage    - In grenade-mode, how much damage is needed to kill the player (depends how far away it explodes)
        Default: 4
        Min: 1
        Max: 6
     
    sv_suicide_time    - Minimum time between suicides. 0 to forbid suicides.
        Default: 15   
        Min: 0
        Max: 60
       
    sv_kill_penalty    - The amount of points which the score will be decreased on each suicide
        Default: 5
        Min: 0
        Max: 50
     
     
    # Mute on spam   
     
    sv_chat_value        - A value which is added on each message and decreased on each tick
        Default: 250
        Min: 100
        Max: 1000
       
    sv_chat_threshold      - If this threshold will exceed by too many messages the player will be muted
        Default: 1000
        Min: 250
        Max: 10000
     
    sv_mute_duration    - How long the player will be muted (in seconds). (0 to disable mute-on-spam)
        Default: 60
        Min: 0
        Max: 3600
     
     
    # Anticamper
     
    sv_anticamper
        Default: 2
       
        Settings:
            0 - Disables
            1 - In all modes
            2 - Only in Instagib (Riffle)
     
    sv_anticamper_freeze    - If set it determines if a player should freeze on camping (and how long) or die
        Default: 7
        Min: 0
        Max: 15
     
    # !!I recommend not to change these variables, except you know what you do!!
       
    sv_anticamper_time        - How long to wait till the player dies/freezes
        Default: 10
        Min: 5
        Max: 120
       
    sv_anticamper_range    - Distance how far away the player must move to escape anticamper
        Default: 200
        Min: 0
        Max: 1000
     
  3. Pushistik

    Pushistik Форевер няша. :3

    Мод называется Zcatch если не ошибаюсь, но вот приватный он или нет я подсказать не смогу. Смотри на офф. форуме опять же.
     
  4. Kotik_Rus

    Kotik_Rus Новичок

    Код:
    sv_mode - determines the mode (weapon) of zCatch
    Default: 1

    Modes:
    1 - instagib
    2 - rocket area (all weapons, full health & armor,auto-reload, no items on map)
    3 - hammerparty
    4 - Grenade only
    5 - Nin...........

    .............
    А что это значит?
     
  5. PRO TeeMaster

    PRO TeeMaster Пользователь

    1 на лазерах биться
    2 на всех оружках и с бронёй
    3 на молоте
    4 на гранатах
    5 Незнаю:)
     
  6. Kotik_Rus

    Kotik_Rus Новичок

    И куда писать эти коды?
     
  7. fear52rus

    fear52rus InoT || Админ

    autoexec.cfg (конфиг)
     
  8. Atorami

    Atorami Новичок

    Код:
    sv_name Battletee server 
    sv_max_clients 16         
    sv_register 1
    sv_rcon_password 123               
    sv_map ctf5_christmas_5ad211ac
    sv_gametype zCatch
    sv_mode 4
    sv_allow_join 2
     
    sv_color_indicator 1
     
    sv_bonus 1
     
    sv_follow_catcher 1
     
    sv_vote_forcereason 1
     
    sv_grenade_min_damage 6
     
    sv_suicide_time 15
     
    sv_kill_penalty 5
     
    sv_chat_value 250
     
    sv_chat_threshold 1000
     
    sv_mute_duration 60
     
     
    # Anticamper
     
    sv_anticamper 1
     
    sv_anticamper_freeze 7
     
     
     
    sv_anticamper_time 10
     
    sv_anticamper_range 300
    Держи настроенный более-менее . Название,пароль,карту и тип оружия изменишь сам .
     
  9. fear52rus

    fear52rus InoT || Админ

    Код:
    sv_name "www.Tee.su"
    sv_port 1096
    sv_register 1
    sv_gametype zCatch
    sv_mode 4
    sv_max_clients 16
    sv_map "ctf5"
    sv_scorelimit 0
    sv_motd "Hello, friends!"
    sv_rcon_password "teeworlds.su"
    add_vote "Restart" restart
    add_vote "map: ctf1" "sv_map ctf1"
    add_vote "map: ctf2" "sv_map ctf2"
    add_vote "map: ctf3" "sv_map ctf3"
    add_vote "map: ctf4" "sv_map ctf4"
    add_vote "map: ctf5" "sv_map ctf5"
    add_vote "map: ctf6" "sv_map ctf6"
    add_vote "map: ctf7" "sv_map ctf7"
    add_vote "mode: rifle" "sv_mode 1"
    add_vote "mode: all weapons" "sv_mode 2"
    add_vote "mode: hammer" "sv_mode 3"
    add_vote "mode: grenade" "sv_mode 4"
    add_vote "mode: ninja" sv_mode 5