Difference between revisions of "Technical Manual"

From ALFA
Jump to: navigation, search
(Hosts and HDMs)
(Builders)
(4 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
* [[Reporting Bugs]]
 
* [[Reporting Bugs]]
 
* [[Crafting Guide]]
 
* [[Crafting Guide]]
* The [[ALFA Development Environment]] (How to use [https://github.com/ GitHub])
+
* [[Introduction to Git]] (How to use [https://github.com/ GitHub])
* [[Alternative Downloads]] for United States and Israel users.
+
 
  
 
== Hosts and HDMs ==
 
== Hosts and HDMs ==
Line 12: Line 12:
 
* [[Basic Host Requirements]] - NWNx4 and nwn2server, basic requirements to host a module.
 
* [[Basic Host Requirements]] - NWNx4 and nwn2server, basic requirements to host a module.
 
* [[Setting Up MySQL Workbench]]
 
* [[Setting Up MySQL Workbench]]
 +
  
 
== Builders ==
 
== Builders ==
Line 20: Line 21:
 
* [[Using Local Variables]]
 
* [[Using Local Variables]]
 
* [[Building Areas]]
 
* [[Building Areas]]
** [[Creating Creating Terrain with L3DT and YATT]]
+
** [[Creating Terrain with L3DT and YATT]]
 
* [[Building Doors]]
 
* [[Building Doors]]
 
* [[Building Items]]
 
* [[Building Items]]
 
* [[Building Placeables]]
 
* [[Building Placeables]]
 +
* [[Building Conversations]]
 
* [[Building Creatures]]
 
* [[Building Creatures]]
 
* [[Building Triggers]]
 
* [[Building Triggers]]
Line 37: Line 39:
 
* [[Rewarding Experience]]
 
* [[Rewarding Experience]]
 
* [[Spell Scripting]]
 
* [[Spell Scripting]]
 +
** [[Creating RP Spells]]
 
* [[Scripting Items]]
 
* [[Scripting Items]]
 
* [[Scripting Feats]]
 
* [[Scripting Feats]]
Line 56: Line 59:
 
* [[ACR Configuration Settings]]
 
* [[ACR Configuration Settings]]
 
* [[Creating a Content Patch]]
 
* [[Creating a Content Patch]]
 +
* [[Updating Azure Client Libraries]]
 
* [[Release Notes]]
 
* [[Release Notes]]
 
* [[Server Vault]]
 
* [[Server Vault]]

Revision as of 23:04, 29 November 2020

This section is intended to help those interested in building, or just wanting to know how things like the core scripts work. Most of this information is NWN2-specific, though we will have some NWN1 technical documents listed here as well in the days to come. In the meantime, much of this information is outdated or at least in need of organization and qualification.

For Everyone


Hosts and HDMs


Builders

Scripters

Reference Documents:

Technical Documentation