Difference between revisions of "Category:Tutorials"

766 bytes removed ,  23:22, 1 May 2017
no edit summary
imported>Cipscis
(Added See Also section with link to "Links" page, as in GECK wiki)
imported>Professorf
 
(22 intermediate revisions by 16 users not shown)
Line 18: Line 18:


===The Quest Designer===
===The Quest Designer===
Perhaps you want to create stories that unfold for the player?  Quests are core to the RPG experience, and a valuable storytelling tool.  The BGS quest designers have prepared a [[Bethesda_Tutorial_Planning_the_Quest|quest design tutorial series]] to get you started writing dialogue and using the quest tools offered by the Creation Kit.  As with the level design series, these tutorials take you through a complete quest project, but example files are provided at each step.
Perhaps you want to create stories that unfold for the player?  Quests are core to the RPG experience, and a valuable storytelling tool.  The BGS quest designers have prepared a [[Bethesda_Tutorial_Planning_the_Quest|quest design tutorial series]] to get you started writing dialogue and using the quest tools offered by the Creation Kit.  As with the level design series, these tutorials take you through a complete quest project, but example files are provided at each step. If you are totally new to designing quests, see the [[Fallout_4_Simple_Fetch_Quest_Tutorial_Chapter_1:_One_Time_Startup|Fallout 4 Simple Fetch Quest]], which provides a detailed step-by-step guide to the most common kind of quest.


===The Scripter===
===The Scripter===
Line 25: Line 25:
Because Papyrus is an entirely new tool, and a complex one, this wiki features an entire [[:Category:Papyrus|scripting reference]], as well as [[:Category:Bethesda_Scripting_Tutorial_Series|tutorials]] to help you get started.  Familiarity with other scripting languages will offer a considerable advantage, but is not required.   
Because Papyrus is an entirely new tool, and a complex one, this wiki features an entire [[:Category:Papyrus|scripting reference]], as well as [[:Category:Bethesda_Scripting_Tutorial_Series|tutorials]] to help you get started.  Familiarity with other scripting languages will offer a considerable advantage, but is not required.   


===Official Video Tutorials===
===The Visual Learner===
[http://www.youtube.com/watch?v=gDKivlGmia4 Episode 1: Introduction to the Kit]<br>
Much of the work you'll do in the Creation Kit is visual in nature. Sometimes something just doesn't click until you see it being done. Thankfully, there are a number of [[Video Tutorials]] produced by Bethesda and the Creation Kit modding community to help you out.
[http://www.youtube.com/watch?v=SO-OMWk0mQs Episode 2: Basic Layout]<br>
[http://www.youtube.com/watch?v=p1Twdld0tLc Episode 3: Basic Layout II]<br>
[http://www.youtube.com/watch?v=6RzxXWiqb8M Episode 4: Clutter]<br>
More video tutorials will follow.


|valign="top"|
|valign="top"|
Line 37: Line 33:
|colspan=2|
|colspan=2|
Throughout these tutorials, the following symbols will be used to call out different kinds of special notes.  Take note of the symbols associated with each type of callout box: you may wish to take special note of certain type in particular, depending on your expertise level.
Throughout these tutorials, the following symbols will be used to call out different kinds of special notes.  Take note of the symbols associated with each type of callout box: you may wish to take special note of certain type in particular, depending on your expertise level.
::{|style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: #000; padding: 0"
{{NewFeature|This symbol indicates a new tool or technique that users of previous Bethesda toolsets may want to take note of.}}
|-
|style="border-style: solid; border-width: 0"|[[Image:NewFeature.jpg|48px]]
|style="border-style: solid; border-width: 0"|This symbol indicates a new tool or technique that users of previous Bethesda toolsets may want to take note of.
|}
<br>
<br>
::{|style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: #000; padding: 0"
{{InDepth|These notes will go in depth to explain a term or the reasoning behind a specific technique. Most users can skim these notes, but advanced users may wish to come back and study them later.}}
|-
|style="border-style: solid; border-width: 0"|[[Image:InDepth.jpg|48px]]
|style="border-style: solid; border-width: 0"|These notes will go in depth to explain a term or the reasoning behind a specific technique. Most users can skim these notes, but advanced users may wish to come back and study them later.
|}
<br>
<br>
::{|style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: #000; padding: 0"
{{ProTip|These are helpful tips and shortcuts. They are often useful for speeding up workflow after learning the basics.}}
|-
|style="border-style: solid; border-width: 0"|[[Image:Protip.jpg|48px]]
|style="border-style: solid; border-width: 0"|These are helpful tips and shortcuts. They are often useful for speeding up workflow after learning the basics.
|}
<br>
<br>
::{|style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: #000; padding: 0"
{{WarningBox|These are quick warnings - gotchas, common errors and stuff to watch out for.}}
|-
|style="border-style: solid; border-width: 0"|[[Image:achtung.png]]
|style="border-style: solid; border-width: 0"|These are quick warnings - gotchas, common errors and stuff to watch out for.
|}
|}
|}


==See Also==
==See Also==
* [[Links]]
* [[Links]]
{{Languages|:Category:Tutorials}}
Anonymous user