Difference between revisions of "Technical Manual"

From ALFA
Jump to: navigation, search
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 31: Line 32:
 
* [[ACR Encounter]] System
 
* [[ACR Encounter]] System
 
* [[ACR Rest]]ing & Healing Bonuses
 
* [[ACR Rest]]ing & Healing Bonuses
 +
  
 
== Scripters ==
 
== Scripters ==
Line 47: Line 49:
 
Reference Documents:
 
Reference Documents:
 
* [[GetEffectInteger]] return values
 
* [[GetEffectInteger]] return values
 +
  
 
== Technical Documentation ==
 
== Technical Documentation ==

Revision as of 17:29, 24 January 2015

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