File information

Last updated

Original upload

Created by

niston

Uploaded by

niston

Virus scan

Safe to use

Mod articles

  • How To Use

    Really very, extremely, totally basic usage information:

    1) Create mining furniture
    2) If you want NPC mining for your furniture:
       - Create quest (run once at game start)
       - Attach F4MS_EventScheduler to quest 
       - Configure script properties
       - Attach F4MS_MiningByNPC script to furniture
       - Configure script properties
    3) If you want Player mining for your furniture:
       - Attach F4MS_MiningByPlayer script to furniture
       - Configure script properties
    4) You can have both 2 and 3 at the same time for the same furniture
    5) Done...