CODE
ScriptName DEJharvest
short isVisible
float timer
Begin OnActivate
Activate
Disable
Set isVisible to 0
Set timer to GameDaysPassed +35
End
Begin GameMode
if isVisible == 1
return
endif
if timer > GameDaysPassed
return
endif
Enable
set isVisible to 1
set timer to 0
End
I attached the script to each Flora object that did NOT already have a script.
Seems to work well, and makes gathering ingredients much easier on the eyes.
I worked on a number of Morrowind Realism Packages... And intend to again for Oblivion. This is the first from me for Oblivion, but I am certain there will be more.
-Dejunai
The ESM is posted :
http://www.oblivionportal.com/files/detail...ile=70