ItemPropertyLimitUseByRace
From NWN2Wiki
// Returns Item property limit use by race. You must specify the race(s) who are // allowed to use this item(IP_CONST_RACIALTYPE_*). itemproperty ItemPropertyLimitUseByRace(int nRace);
Note: The values of IP_CONST_RACIALTYPE_* are identical to RACIAL_TYPE_* and can be used interchangeable
