Difference between revisions of "Technical Manual"

From ALFA
Jump to: navigation, search
(Scripters)
 
(8 intermediate revisions by 4 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 ==
 
* [[Virtual Machine Setup]]
 
* [[Virtual Machine Setup]]
 
* [[Basic Host Requirements]] - NWNx4 and nwn2server, basic requirements to host a module.
 
* [[Basic Host Requirements]] - NWNx4 and nwn2server, basic requirements to host a module.
* [[Connecting to the MySQL Database]]
+
* [[Setting Up MySQL Workbench]]
* [[Connecting to the Server Vault]]
+
 
  
 
== Builders ==
 
== Builders ==
Line 21: Line 21:
 
* [[Using Local Variables]]
 
* [[Using Local Variables]]
 
* [[Building Areas]]
 
* [[Building Areas]]
 +
** [[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 55: Line 58:
 
* [[GUI]] Information
 
* [[GUI]] Information
 
* [[ACR Configuration Settings]]
 
* [[ACR Configuration Settings]]
 +
* [[HAK UPDATING]]
 
* [[Creating a Content Patch]]
 
* [[Creating a Content Patch]]
 +
* [[Updating Azure Client Libraries]]
 
* [[Release Notes]]
 
* [[Release Notes]]
 +
* [[Server Vault]]

Latest revision as of 06:10, 6 November 2021

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