NWN2Wiki
Advertisement
// Set oObject's local float variable sVarName to nValue
void SetLocalFloat(object oObject, string sVarName, float fValue);
Advertisement