Jump to content

SCS v10 Beta


Salk

Recommended Posts

Hello DavidW!

 

When I try to install the option 2 of component Slightly Improved Drow (no improved Ust Natha defense), I get the following error message:

 

ERROR: Failure("Unknown Macro: priest_script_list")

 

No error is reported if option 1 is instead installed.

Link to comment

Adding the following lines:

 

INCLUDE ~scsII/priest/priest.tph~
INCLUDE ~scsII/mage/mage.tph~

 

after

 

// no upgrade

BEGIN @3320 SUBCOMPONENT @199 DESIGNATED 7111 GROUP @4000

COPY_EXISTING ~misc01.itm~ ~override/dw#drow.mrk~


INCLUDE ~scsII/drow/drow.tph~

 

around line 3214 in the file setup-scsII.tp2 solved the problem for me.

Link to comment
Adding the following lines:

 

INCLUDE ~scsII/priest/priest.tph~
INCLUDE ~scsII/mage/mage.tph~

 

after

 

// no upgrade

BEGIN @3320 SUBCOMPONENT @199 DESIGNATED 7111 GROUP @4000

COPY_EXISTING ~misc01.itm~ ~override/dw#drow.mrk~


INCLUDE ~scsII/drow/drow.tph~

 

around line 3214 in the file setup-scsII.tp2 solved the problem for me.

 

Thanks, must have left those out.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...