Player Resource Consortium

 

Author Topic: I would like No scrolls!!  (Read 6186 times)

0 Members and 1 Guest are viewing this topic.

January 16, 2010, 07:45:04 AM
  • Jr. Associate
  • **
  • Posts: 50
  • Karma: +0/-0
    • View Profile

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
« Last Edit: January 16, 2010, 07:46:30 AM by Hillyan84 »


January 16, 2010, 08:57:21 AM
Reply #1
  • Hero Member
  • *****
  • Posts: 1439
  • Karma: +27/-0
  • Gender: Male
    • View Profile

Yes, that's the one. You need to set it to 1 ;)


January 16, 2010, 11:27:43 AM
Reply #2
  • Jr. Associate
  • **
  • Posts: 50
  • Karma: +0/-0
    • View Profile

ok, thanks, gentle as always ^_^:)