Parse a column in the racialtypes.2da to load the modifiers. More...
#include "nwnx_race"
Go to the source code of this file.
Functions | |
int | NWNX_Race_GetModifierConstant (string raceMod) |
Translate a modifier type from a string to its constant. More... | |
void | NWNX_Race_LoadRacialModifiers (string sColumnName="RacialModsTable") |
Loops through racialtypes.2da and checks for the column for racial modifications and sets them. More... | |
Parse a column in the racialtypes.2da to load the modifiers.
Definition in file nwnx_race_2da.nss.