Jump to content

On963

Supporter
  • Posts

    4
  • Joined

  • Last visited

Everything posted by On963

  1. Does anyone know What I am doing Wrong. Script =============================================================== Scriptname Enclavequest001 extends ObjectReference Const Quest Property Enclave001 auto const Event OnContainerChanged(ObjectReference akNewContainer, ObjectReference akOldContainer)if akNewContainer == Game.GetPlayer() Enclave001.SetStage(20)endIfendEvent=============================================================== Output===============================================================Papyrus Compiler Version 2.8.0.4 for Fallout 4Copyright © ZeniMax Media. All rights reserved.Starting 1 compile threads for 1 files...Compiling "Enclavequest001"...C:\Users\On963\AppData\Local\Temp\PapyrusTemp\Enclavequest001.psc(6,38): required (...)+ loop did not match anything at input 'Enclave001'No output generated for Enclavequest001, compilation failed. Batch compile of 1 files finished. 0 succeeded, 1 failed. ===============================================================
  2. A reskin to make it look more like the vault suits from fallout 3 and NV. Basically make the vault suits cloth.
×
×
  • Create New...