NWN2Wiki
Advertisement
//Gets the description of any valid target object
//valid objects are creatures, items, and placeables.
string GetDescription(object oTarget);
Advertisement