Category:Ru/Modding: Difference between revisions
Jump to navigation
Jump to search
m (Добавил ссылки на русскоязычные страницы) |
(Добавил значки к англоязычным статьям и ссылки на русские статьи.) |
||
| Line 12: | Line 12: | ||
== С чего начать == | == С чего начать == | ||
*[[Create a Mod|Создание мода | *[[Create a Mod:ru|Создание мода]] | ||
*[[Developer Console|Консоль разработчика]] | *[[Developer Console:ru|Консоль разработчика]] | ||
*[[Game Directory|Директория игры]] | *[[Game Directory:ru|Директория игры]] | ||
*[[The GameInfo.txt File Structure|Структура файла GameInfo.txt]] | *{{en}} [[Moving Mod And Source Files|Перемещение папки мода и исходных файлов]] | ||
*[[Setting up an online repository|Настройка онлайн репозитория]] | *[[The GameInfo.txt File Structure:ru|Структура файла GameInfo.txt]] | ||
*[[Mod Content Usage|Какой контент можно использовать в моде]] | *{{en}} [[Setting up an online repository|Настройка онлайн репозитория]] | ||
*[[Mod Content Usage:ru|Какой контент можно использовать в моде]] | |||
== Релиз == | == Релиз == | ||
*[[Pre-publication evaluation|Пред-релизные подготовки]] | *{{en}} [[Pre-publication evaluation|Пред-релизные подготовки]] | ||
*[[Source Mod Installers|Создание установщика для мода]] | *{{en}} [[Source Mod Installers|Создание установщика для мода]] | ||
*[[Soundcache]] | *{{en}} [[Soundcache|Кэш звуков]] | ||
*[[Mod Packing & Shipping]] | *{{en}} [[Mod Packing & Shipping]] | ||
*[[Shipping Leader In Detail]] | *{{en}} [[Shipping Leader In Detail]] | ||
*[[Steam 3rd Party Mod Support|Поддержка Steam'ом сторонних модов]] | *{{en}} [[Steam 3rd Party Mod Support|Поддержка Steam'ом сторонних модов]] | ||
*''[[:Category:Publicity & Publication]]'' | *{{en}} ''[[:Category:Publicity & Publication|Категория: Публикация мода]]'' | ||
== Сообщество == | == Сообщество == | ||
* [[:Category:Help Available| | *{{en}} ''[[:Category:Help Available|Ищущие команду]] & [[:Category:Help Wanted|команды]]'' | ||
* [[Testers|Тестеры]] | *{{en}} [[Testers|Тестеры]] | ||
* [[Devblogs|Дневник разработчика]] | *{{en}} [[Devblogs|Дневник разработчика]] | ||
* [[:Category:External Sites]]'' | *{{en}} ''[[:Category:External Sites|Категория: внешние сайты]]'' | ||
{{category newcolumn|rowspan=1|width=50%|background-color=#FBF7EA|border-color=#E4DCCD}} | {{category newcolumn|rowspan=1|width=50%|background-color=#FBF7EA|border-color=#E4DCCD}} | ||
== Возможности движка Source == | == Возможности движка Source == | ||
*''[[Building Mods with Valve Technology|Создание мода с Valve Technology]]'' | *{{en}} ''[[Building Mods with Valve Technology|Создание мода с Valve Technology]]'' | ||
*[[:Category:Level Design| | *''[[:Category:Level Design:ru|Категория: Создание карт]] (Hammer)'' | ||
*[[:Category:Choreography|Хореография]] (Face Poser) | *{{en}} ''[[:Category:Choreography|Хореография]] (Face Poser)'' | ||
*[[Commentary System|Комментарии разработчика]] | *{{en}} [[Commentary System|Комментарии разработчика]] | ||
*[[Demo Recording Tools|Инструменты для записи Demo]] | *[[Demo Recording Tools:ru|Инструменты для записи Demo]] | ||
*[[HDR]] (High Dynamic Range lighting) | *{{en}} [[HDR]] (High Dynamic Range lighting) | ||
*[[:Category:Material System|Материалы]] (текстуры) | *{{en}} ''[[:Category:Material System|Категория: Материалы]] (текстуры)'' | ||
*[[:Category:Networking| | *{{en}} ''[[:Category:Networking|Категория: Сетевое взаимодействие]]'' | ||
*[[:Category:Particle System|Система частиц]] | *{{en}} ''[[:Category:Particle System|Категория: Система частиц]]'' | ||
*[[Shader|Шейдеры]] | *{{en}} [[Shader|Шейдеры]] | ||
*[[:Category:VGUI|VGUI]] (интерфейс) | *{{en}} ''[[:Category:VGUI|VGUI]] (интерфейс)'' | ||
{{category cell|background-color=white|border-color=lightgray}} | {{category cell|background-color=white|border-color=lightgray}} | ||
== Изменяем интерфейс == | == Изменяем интерфейс == | ||
*[[Adding convars to the multiplayer advanced tab]] | *{{en}} [[Adding convars to the multiplayer advanced tab|Добавление полей в окно "дополнительно" вкладки "сетевой режим"]] | ||
*[[Adding Your Logo to the Menu|Добавление вашего | *{{en}} [[Adding Your Logo to the Menu|Добавление вашего логотипа в главное меню]] | ||
*[[Manipulating the game menu items|Изменение | *{{en}} [[Manipulating the game menu items|Изменение полей главного меню]] | ||
*[[Modifying Source GameUI|Изменение Source GameUI]] | *{{en}} [[Modifying Source GameUI|Изменение Source GameUI]] | ||
*[[Menu Background Map|Фоновая карта]] | *[[Menu Background Map:ru|Фоновая карта]] | ||
*[[Non-code mod settings]] | *{{en}} [[Non-code mod settings]] | ||
{{category cell|background-color=#FBF7EA|border-color=lightgray}} | {{category cell|background-color=#FBF7EA|border-color=lightgray}} | ||
== | == Создание скриптов == | ||
*[[Mini-mod tutorial|Туториал по созданию мини-мода]] | *{{en}} [[Mini-mod tutorial|Туториал по созданию мини-мода]] | ||
*[[Adding chapters to your mod|Добавление глав в | *[[Adding chapters to your mod:ru|Добавление глав в ваш мод]] | ||
*[[Unlocking chapters in your mod| | *{{en}} [[Unlocking chapters in your mod|Разблокировка глав в вашем моде]] | ||
*[[Bonus Maps|Бонусные карты]] | *{{en}} [[Bonus Maps|Бонусные карты]] | ||
*[[Maplist Thumbnails|Миниатюры в списке карт]] | *{{en}} [[Maplist Thumbnails|Миниатюры в списке карт]] | ||
{{category end}} | {{category end}} | ||
''Вернуться [[SDK Docs| | ''Вернуться к [[SDK Docs:ru|оглавлению]] для полного списка статей.''__NOTOC__ | ||
[[Category:Russian]] | [[Category:Russian]] | ||
[[Category:Entry pages:ru]] | [[Category:Entry pages:ru]] | ||
Revision as of 12:05, 29 October 2009
Эта категория касается общей документацией по моддингу, в том числе затрагивается управление и организация команды, релиз мода.
Общий обзорС чего начатьThis category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. РелизThis category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. СообществоThis category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. |
Возможности движка SourceThis category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting.
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. |
Изменяем интерфейсThis category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. | |
Создание скриптовThis category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. |
Вернуться к оглавлению для полного списка статей.
Subcategories
This category has the following 15 subcategories, out of 15 total.
C
- Ru/Choreography (1 P)
- Ru/Console variables (empty)
D
- Ru/Dota 2 (empty)
H
- Ru/Help Available (empty)
- Ru/Help Wanted (1 P)
L
- Ru/Left 4 Dead (32 P)
M
P
- Ru/Publicity & Publication (7 P)
S
T
- Ru/Theory (6 P)
Pages in category "Ru/Modding"
The following 34 pages are in this category, out of 34 total.