Jump to content

Quick question about HD00labset


dissentuk

Recommended Posts

Hey, i wanted to make a drug creation lab by geting the andale basment, duplicating it ect and adding in a bunch of player labs. if i drag the HD00labset from the browser will it be useable or will it be just a prop for show. do i have to attach the HD00labscript to the HD00labset item?

 

thaknks

 

also, somone gave me a way to edit the HD00labscript so there is no waiting period for brewing and im a bit unclear on the details:

 

if i want to edit the lab script from:

 

if ( HDLab0 == 1 )

if ( GameDaysPassed - HDLabTime0 >= 1 )

Set HDLab0 to 2

endif

endif

 

 

 

to

 

if ( HDLab0 == 1 )

Set HDLab0 to 2

endif

 

 

Should that last endif be missing or is it a typo and will i have to create an .esp file when i save or will it affect every Labset in the game if i just edit it and save without an esp?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...