Advertisement
GrandBulwark

Untitled

Feb 20th, 2015
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. Function OnCellAttach() ; As soon as this object is in view
  2. ;If (Favor252.IsCompleted())
  3. While !BulwarkStashSolitude.Is3DLoaded()
  4. BulwarkStashSolitude.enable()
  5. EndWhile
  6. ;Else
  7. ;Endif
  8. If (BulwarkStashSolitude.IsEnabled())
  9. BulwarkStashQasmoke.removeallitems(BulwarkStashSolitude)
  10. Debug.MessageBox("Thane's Stash Active in Solitude. Check The Blue Palace Courtyard.")
  11. ;Here is where we will otherchests.removeallitems(akTransferTo = BulwarkStashSolitude)
  12. Else
  13. Endif
  14. EndFunction ; FIN
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement