Difference between revisions of "Tutorials/ru"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (Правка)
Line 1: Line 1:
Эта страница содержит ссылки на пошаговые учебники, расположенные как на этом сайте, так и на внешних.
+
This page lists links to step-by-step tutorials, both on this wiki and on external sites.
  
== Вводные учебники ==
+
== Учебники ==
  
Используя вводные учебники, вы шаг за шагом научитесь создавать простые приключения.
+
Используя учебники, вы шаг за шагом научитесь создавать простые приключения.
  
 
{|align=right
 
{|align=right
Line 16: Line 16:
 
|}
 
|}
  
== Демо-модуль ==
+
*[[Introductory tutorial]] - An overview of the toolset as a whole
 +
*[[Module tutorial]] - how to create a module to work in.
  
Toolset поставляется с простым демо-модулем, данный учебник расскажет вам о том, как работать с ним.
+
This set of tutorials forms a series, each building on or filling in omissions by the last:
 +
*[[Area tutorial]]
 +
*[[Placeable tutorial]]
 +
*[[Item tutorial]]
 +
*[[Creature tutorial]]
 +
*[[Conversation tutorial]]
  
== Custom content tutorials ==  
+
Once you've become familiar with the basics introduced on those tutorials you might have a better grounding for:
*[[Tutorial: Using DLC areas in your mods/ru]] - Использование локаций из DLC при создании мода
+
*[[Cutscene tutorial]]
 +
*[[Map tutorial]] (which also introduces you to [[2DA]] editing)
 +
*[[Level Editor Tutorial]]
 +
*[[Scripting tutorial]]
 +
**[[Useful Scripts]] <!-- for anyone not familar with scripts, this will be very helpful. However i extracted this from the Overview page which seemes inappropriate -->
 +
 
 +
Various small Tutorials, in a unsorted manner.
 +
*[[How-tos]]
 +
*[[VFX Tutorial]]
 +
 
 +
== Демонстрационный модуль ==
 +
 
 +
Тулсет поставляется с простым демо-модулем, данный учебник расскажет вам о том, как работать с ним.
 +
 
 +
*{{ulink|Demo module|Демонстрационный модуль}} - Как экспортировать и запустить демонстрационный модуль.
 +
 
 +
== Руководства ==
 +
*{{ulink|Tutorial: Using DLC areas in your mods|Использование локаций из DLC в своих модах}}
 +
*{{ulink|Tutorial: Adding custom items to custom modules|Добавление предмета в созданный модуль}}
 +
*{{ulink|Tutorial: Adding a Custom Model to Toolset|Добавление пользовательских моделей в Тулсет}}
 +
*{{ulink|Tutorial: Creating a custom placeable from a model|Создание размещаемых объектов из сторонних моделей}}
 +
*{{ulink|Tutorial: Reskinning an Item|Изменение облика предметов}}
 +
*{{ulink|Tutorial: Creating recolors of existing items|Изменение окраски существующих предметов}}
 +
*{{ulink|Tutorial: Understanding Tints: Overriding Defaults & Creating New Ones}}
 +
*{{ulink|Tutorial: Adding a New Weapon Type|Добавление нового типа оружия}}
 +
*{{ulink|Tutorial: Adding custom heraldry to a shield|Добавление пользовательской геральдики на щитах}}
 +
*{{ulink|Adding a New Spell Tutorial|Добавление новых заклинаний}}
 +
*{{ulink|UI Tutorial (draft)}}
  
 
== Character generation tutorials ==
 
== Character generation tutorials ==
 +
*[[Backgrounds tutorial|Background/Origin Tutorial]]
 +
*[[Add A New Class Tutorial]]
 +
*[[High-Level Character Generation]]
  
== Учебники по компаньонам ==
+
== Companion Tutorials ==
*[[Follower tutorial/ru]] - Найм спутника
+
*[[Follower tutorial]] (Simple and advanced, requires scripting knowledge)
 +
*[[Follower_tutorial2]] (has copy-and-paste scripts)
 +
*[[Follower_guidelines]] (contains general guidelines and compatibility information)
  
== Разное ==
+
== Other Tutorials ==
 +
*[[ToolSet: Area Layouts]]
 +
*[[Adding a Location to the Single Player Campaign Tutorial]]
 +
*[[Noob to pro]] (Step by step guide to making a new standalone campaign)
 +
*[[Module Priority Tutorial]] How to set module. Priority for multiple mods with similar files, so they don't interfere
  
== Учебники из внешних источников ==
+
== External Tutorials ==
 +
*[http://dragonagemodding.wordpress.com Beyond Ferelden] has many in-depth tutorials by jwvanderbeck.
 +
*[http://www.youtube.com/watch?v=TwQNRBFLhrE Playable Area and Conversation] video tutorial by [http://social.bioware.com/64020/ st4rdog].
 +
*[http://www.youtube.com/watch?v=CaHldJcUTz8 Simple Conversation Cameras] video tutorial by [http://social.bioware.com/64020/ st4rdog].
 +
*[http://www.youtube.com/watch?v=QOQJ2heQto4 Cutscene and Trigger] video tutorial by [http://social.bioware.com/64020/ st4rdog].
 +
*[http://www.youtube.com/watch?v=szWKgj2ZuXo Custom Level and Room Building] video tutorial by [http://social.bioware.com/64020/ st4rdog].
 +
*[http://www.youtube.com/watch?v=DKJ7F14n8o8 Downloading and Installing the Toolset] video tutorial by [http://social.bioware.com/74287/ DragonAge22].
 +
*[http://www.youtube.com/watch?v=iMPBsulv9xI Creating a Room] video tutorial by [http://social.bioware.com/74287/ DragonAge22].
 +
*[http://www.youtube.com/watch?v=g3kx2CaarHo How to Make an Interior Level with Lighting] video tutorial by [http://social.bioware.com/group/60/ Darkworld Development Team].
 +
*[http://www.youtube.com/watch?v=O6TeZeE1Lc8 Making a Room] video tutorial by BigDrip681.
 +
*[http://social.bioware.com/5339/blog/576/ Custom Player Items In Single Player] by [http://social.bioware.com/5339/ weriK].
 +
*[http://social.bioware.com/5339/blog/651/ The Secret Behind Item Statistics] by [http://social.bioware.com/5339/ weriK].
 +
*[http://social.bioware.com/project/923/ Guide for installing/uninstalling/updating Mods] Beginner Guide to get started with using Mods by [http://social.bioware.com/237411/ Alexspeed].
 +
*[http://www.jezelf.co.uk/tutorials.htm Photoshop Map making tutorials] Credits to Jason Elford, brought to DAT wiki by [http://social.bioware.com/48156/ Arixsus]
 +
*[http://social.bioware.com/project/527/ Video Tutorials by SilentCid] Multiple in-depth video tutorials of the DA Toolset
 +
*[http://www.youtube.com/view_play_list?p=EF29DD1AACEBA92A Qkrch's Video Tutorials] Toolset tutorial complete series for the experienced builder (Spanish & English)
 +
*[http://www.theengineeringguild.co.uk/da-new-campaign-location-tutorial World Editing and Area Creation] Tutorial by [http://social.bioware.com/profile/7848 giskard44] where he walks you through a module creation process for an single player addin.
 +
*[http://social.bioware.com/203442/blog/1352/ Custom Item Materials] by [http://social.bioware.com/203442/ Chains-Gore].
 +
*[http://bg2redux.student.utwente.nl/trac/wiki/TutorialLightmapping Lighting Tutorial with Troubleshooting section] (aimed at beginners)
  
== Также смотрите ==
+
== Смотрите также ==
 +
*{{ulink|Compatibility|Совместимость}}
  
 
{{Languages|Tutorials}}
 
{{Languages|Tutorials}}
 
[[Category:Translations_ru]]
 
[[Category:Translations_ru]]

Revision as of 07:18, 11 November 2010

This page lists links to step-by-step tutorials, both on this wiki and on external sites.

Учебники

Используя учебники, вы шаг за шагом научитесь создавать простые приключения.

Arrowblue.png - [[Boxes like these contain links,]]
- [[to topics taking you to further information]]
  • Boxes like this contain a checklist of important steps.
  • They're intended as a reminder and as a navigational aid.

This set of tutorials forms a series, each building on or filling in omissions by the last:

Once you've become familiar with the basics introduced on those tutorials you might have a better grounding for:

Various small Tutorials, in a unsorted manner.

Демонстрационный модуль

Тулсет поставляется с простым демо-модулем, данный учебник расскажет вам о том, как работать с ним.

Руководства

Character generation tutorials

Companion Tutorials

Other Tutorials

External Tutorials

Смотрите также


Язык: English  • русский