Player Resource Consortium
Neverwinter Nights => Help => Topic started by: Hillyan84 on January 16, 2010, 07:45:04 AM
-
I can't find the variable to remove the buying magic scrolls from the prc options.
Is this?:
/**
* Disables the sale of scrolls from the epic spell laboratory.
*/
const string PRC_SPELLSLAB_NOSCROLLS = "PRC_SPELLSLAB_NOSCROLLS";
I USE PRC 3.2
-
Yes, that's the one. You need to set it to 1 ;)
-
ok, thanks, gentle as always ^_^:)