Jump to content

Papyrus for Skyrim Guide


Recommended Posts

Posted
View File

This download contains only a document that explains how to use Papyrus in the Creation Kit.
It is pretty completed but I will add a full step-by-step section in a future release.
It is not a "tutorial" (not yet) but more a full reference guide.

 

Hope this document will help.
@CPU


 

Posted

Thank you very much for this, it is very easy to read and well organized. A huge effort again on your part!

  • 3 months later...
Posted

Question on Papyrus: Is it possible to execute methods of a script (Scriptname myMainQuestScript extends Quest) from the in-game console?

Posted

Question on Papyrus: Is it possible to execute methods of a script (Scriptname myMainQuestScript extends Quest) from the in-game console?

 

No.

 

To add a console command you need a SKSE plugin. Really not easy to do.

 

Or you can try to use Mizelshite approach, that is just grabbing the keys while the console is open, and then catch a command before it is executed, and do something with scripts.

Also this approach is not easy to implement.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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