Difference between revisions of "Technical Manual"

From ALFA
Jump to: navigation, search
(Builders)
Line 2: Line 2:
 
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.
 
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 =
+
== For Everyone ==
 
* [[Reporting Bugs]]
 
* [[Reporting Bugs]]
 
* [[Crafting Guide]]
 
* [[Crafting Guide]]
Line 9: Line 9:
 
* [[Text Commands]]
 
* [[Text Commands]]
  
= 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.
Line 15: Line 15:
 
* [[Connecting to the Server Vault]]
 
* [[Connecting to the Server Vault]]
  
= Builders =
+
== Builders ==
 
* [[ALFA Build Module]]
 
* [[ALFA Build Module]]
 
* Guide to [[Writing ACR Quests]]
 
* Guide to [[Writing ACR Quests]]
Line 33: Line 33:
 
* [[Defining Rest Areas]] & Healing Bonuses
 
* [[Defining Rest Areas]] & Healing Bonuses
  
= Scripters =
+
== Scripters ==
 
* [[ALFA Core Rules]] (ACR) Basics
 
* [[ALFA Core Rules]] (ACR) Basics
 
* [[Data Persistence]]
 
* [[Data Persistence]]
Line 49: Line 49:
 
* [[GetEffectInteger]] return values
 
* [[GetEffectInteger]] return values
  
= Technical Documentation =
+
== Technical Documentation ==
 
* [[Core Content Release Process]]
 
* [[Core Content Release Process]]
 
* [[ACR and Core Content Addition Policies]]
 
* [[ACR and Core Content Addition Policies]]

Revision as of 04:20, 28 January 2014

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