Difference between revisions of "Arcane University:Quest Implementation"
The Beyond Skyrim Wiki — Hosted by UESP
m (Hannes821 moved page Quest Implementation to Arcane University:Quest Implementation: fitting) |
(Added link to Bethesda quest tutorial. Added trail and removed manual categories.) |
||
Line 1: | Line 1: | ||
− | This is the main page of the Beyond Skyrim Arcane University Quest Implementation tutorials. It serves as hub for the standard workflow and pointers to detailed specific tutorials for Quest Implementation. The [[Arcane University: Implementation]] department is structured in three sub-departments: | + | {{Trail|Implementation}} |
+ | |||
+ | This is the main page of the Beyond Skyrim Arcane University Quest Implementation tutorials. It serves as hub for the standard workflow and pointers to detailed specific tutorials for Quest Implementation. The [[Arcane University: Implementation| Implementation]] department is structured in three sub-departments: | ||
* Quest Implementation | * Quest Implementation | ||
* [[Nif Implementation]] | * [[Nif Implementation]] | ||
Line 6: | Line 8: | ||
==Workflow & general tutorials== | ==Workflow & general tutorials== | ||
− | What is important/relevant to learn for | + | What is important/relevant to learn for implementing quests in Skyrim. |
+ | The official [https://www.creationkit.com/index.php?title=Bethesda_Tutorial_Creating_an_Actor Bethesda quest implementation tutorial series] touches on most basic aspects of quest implementation. However, it can be a bit long for a first entry. | ||
+ | |||
+ | Places other than this wiki where you'll find useful tutorials are: | ||
* CK wiki | * CK wiki | ||
* youtube | * youtube | ||
− | * other | + | * other websites like nexusmods wiki, afkmods and many more |
==specific topics tutorials== | ==specific topics tutorials== | ||
Line 16: | Line 21: | ||
*Stages & objectives | *Stages & objectives | ||
*... | *... | ||
− | |||
− |
Revision as of 14:58, 28 August 2020
This is the main page of the Beyond Skyrim Arcane University Quest Implementation tutorials. It serves as hub for the standard workflow and pointers to detailed specific tutorials for Quest Implementation. The Implementation department is structured in three sub-departments:
- Quest Implementation
- Nif Implementation
- Mechanics Implementation
Workflow & general tutorials
What is important/relevant to learn for implementing quests in Skyrim. The official Bethesda quest implementation tutorial series touches on most basic aspects of quest implementation. However, it can be a bit long for a first entry.
Places other than this wiki where you'll find useful tutorials are:
- CK wiki
- youtube
- other websites like nexusmods wiki, afkmods and many more
specific topics tutorials
- Stages & objectives
- ...