Difference between revisions of "Tutorials"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(External Tutorials)
(46 intermediate revisions by 17 users not shown)
Line 5: Line 5:
 
In the course of these tutorials we'll go through all the steps needed to create a basic adventure.
 
In the course of these tutorials we'll go through all the steps needed to create a basic adventure.
  
{{sidebox|
+
{|align=right
 +
|{{TutorialRef|<nowiki>Boxes like these contain links,</nowiki>|<nowiki>to topics taking you to further information</nowiki>}}
 +
|-
 +
|
 +
|-
 +
|{{sidebox|
 
*Boxes like this contain a checklist of important steps.
 
*Boxes like this contain a checklist of important steps.
 
*They're intended as a reminder and as a navigational aid.
 
*They're intended as a reminder and as a navigational aid.
 
}}
 
}}
 +
|}
  
 
*[[Introductory tutorial]] - An overview of the toolset as a whole
 
*[[Introductory tutorial]] - An overview of the toolset as a whole
Line 19: Line 25:
 
*[[Creature tutorial]]
 
*[[Creature tutorial]]
 
*[[Conversation tutorial]]
 
*[[Conversation tutorial]]
 +
*[[Lighting Tutorial]]
  
 
Once you've become familiar with the basics introduced on those tutorials you might have a better grounding for:
 
Once you've become familiar with the basics introduced on those tutorials you might have a better grounding for:
Line 26: Line 33:
 
*[[Scripting 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 -->
 
**[[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]]
  
 
== Demo module ==
 
== Demo module ==
Line 33: Line 44:
 
*[[Demo module]] - how to export and run the demo module.
 
*[[Demo module]] - how to export and run the demo module.
  
== Custom content tutorials ==  
+
== Custom content tutorials ==
*[[Tutorial: Using DLC areas in your mods]]
+
 
*[[Tutorial: Adding custom items to custom modules]]
+
* [[Adding custom armor tutorial]]
*[[Tutorial: Adding a Custom Model to Toolset]]
+
* [[Adding custom level tutorial]]
*[[Tutorial: Creating a custom placeable from a model]]
+
* [[Adding a new spell tutorial]]
*[[Tutorial: Reskinning an Item]]
+
* [[Adding a new weapon type tutorial]]
*[[Tutorial: Creating recolors of existing items]]
+
* [[Adding a custom model to the toolset tutorial]]
*[[Tutorial: Understanding Tints: Overriding Defaults & Creating New Ones]]
+
* [[Adding custom heraldry to a shield tutorial]]
*[[Adding a New Spell Tutorial]]
+
* [[Adding custom items to custom modules tutorial]]
 +
* [[Adding custom shield tutorial]]
 +
* [[Creating item with note in Codex]]
 +
* [[Creating a custom placeable from a model tutorial]]
 +
* [[Creating recolors of existing items tutorial]]
 +
* [[Customisation of original Dragon age armor]]
 +
* [[Extending GDAs tutorial]]
 +
* [[Overriding and creating tints tutorial]]
 +
* [[Reskinning an item tutorial]]
 +
* [[Usable campaign items tutorial]]
 +
* [[Using DLC areas in your mods tutorial]]
 +
* [[UI Tutorial (draft)]]
 +
* [[Playing custom Player Character]]
  
 
== Character generation tutorials ==
 
== Character generation tutorials ==
*[[Backgrounds tutorial]]
+
*[[Backgrounds tutorial|Background/Origin Tutorial]]
 
*[[Add A New Class Tutorial]]
 
*[[Add A New Class Tutorial]]
 +
*[[High-Level Character Generation]]
 +
 +
== Companion Tutorials ==
 +
*[[Basic follower tutorial]]: covers the basics of adding a follower to party (which has space)
 +
*[[Follower tutorial]]: a more comprehensive tutorial for creating followers (script heavy)
 +
*[[Follower tutorial (alternative)]]: an alternative to the main follower tutorial
 +
*[[User:Satans_karma|Follower tutorial (satans_karma)]]: an alternative to the main follower tutorial
 +
*[[Compatible_Companion_Mod_Creation|Advanced follower tutorial]]: a comprehensive tutorial for creating followers with a focus on compatibility (very script heavy)
 +
*[[Follower_guidelines]] (contains general guidelines and compatibility information)
  
 
== Other Tutorials ==
 
== Other Tutorials ==
*[[ToolSet: Area Layouts]]
 
 
*[[Adding a Location to the Single Player Campaign Tutorial]]
 
*[[Adding a Location to the Single Player Campaign Tutorial]]
*[[Follower tutorial]] (Simple and advanced, requires scripting knowledge)
+
*[[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
 +
*[[Plot]] Information on configuring plot flags for journal and codex entries
  
 
== External Tutorials ==
 
== External Tutorials ==
*[http://lerlek.se/Video+Tutorials Lerlek Dragon Age Origins Toolset Video Tutorials Collection] has collected many in-depth video tutorials.
 
 
*[http://dragonagemodding.wordpress.com Beyond Ferelden] has many in-depth tutorials by jwvanderbeck.
 
*[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=TwQNRBFLhrE Playable Area and Conversation] video tutorial by [http://social.bioware.com/64020/ st4rdog].
Line 70: Line 102:
 
*[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.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://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)
 +
*[https://youtu.be/_q4mmFMmIK8 How to make a dress with crinoline]
 +
*[https://youtu.be/370D7Lul9tk Skinning tutorial]
 +
*[https://youtu.be/1QMcAX1cDyo Rigging tutorial]
 +
*[https://youtu.be/m8DFXmIGJZc Creating Props using 3ds max]
 +
 +
== See Also ==
 +
 +
*[[Area layouts used in the single player module]]
 +
*[[Compatibility]]
 +
*[[Dragon Age 2]]
 +
 +
{{Languages|Tutorials}}
 
[[Category:Tutorials| ]]
 
[[Category:Tutorials| ]]

Revision as of 17:51, 31 January 2018

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

Introductory tutorials

In the course of these tutorials we'll go through all the steps needed to create a basic adventure.

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.

Demo module

The toolset currently ships with a simple demo module pre-loaded into its database.

Custom content tutorials

Character generation tutorials

Companion Tutorials

Other Tutorials

External Tutorials

See Also


Language: English  • русский