[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
[FAQ] Как установить мод на MTA сервер ?
RAZORДата: Среда, 18.07.2012, 18:15 | Сообщение # 1
Offline
Сообщений: 41
Группа:
Администраторы
В директории "C:\Program Files\MTA San Andreas\server\mods\deathmatch" ищем файл mtaserver.conf открываем его с помощью блокнота:
В самом верху файла мы видим - это
<!-- This parameter specifies the name the server will be visible as in the ingame server browser
and on Game-Monitor. It is a required parameter. -->
<servername>Название твоего сервера (любое)</servername>

Листаем в конец файла и что мы видим сдесь устанавливаются скрипты
<!-- Specifies resources that are loaded when the server starts and/or which are protected from being stopped.
To specify several resources, add more <resource> parameter(s). -->

<resource src="admin" startup="1" protected="0"/>
<resource src="helpmanager" startup="1" protected="0"/>
<resource src="joinquit" startup="1" protected="0"/>
<resource src="defaultstats" startup="1" protected="0"/>
<resource src="mapcycler" startup="1" protected="0"/>
<resource src="mapmanager" startup="1" protected="0"/>
<resource src="parachute" startup="1" protected="0"/>
<resource src="resourcebrowser" startup="1" protected="1" default="true"/>
<resource src="resourcemanager" startup="1" protected="1"/>
<resource src="scoreboard" startup="1" protected="0"/>
<resource src="spawnmanager" startup="1" protected="0"/>
<resource src="votemanager" startup="1" protected="0"/>
<resource src="webadmin" startup="1" protected="0"/>
А сдесь вместо "play" можно поставить другой мод:
<!-- play is the default freeroam gamemode. Remove the following line to prevent it from starting. -->
<resource src="play" startup="1" protected="0"/>

А все остальное в этом файле вам не понадобится!
  • Страница 1 из 1
  • 1
Поиск:

Онлайн-чат


Оцените мой сайт
Статистика

free counters
Пользователи онлайн

Полезно знать: вы можете добавлять любое игровое видео.

Заходите в раздел 'видео' нажимаете кнопку добавить видео, далее следуете инструкции.