Florx Posted August 10, 2019 Posted August 10, 2019 I am a newbie. Constructive help/guidance/links would be most appreciated :-)
Seijin8 Posted August 10, 2019 Posted August 10, 2019 18 minutes ago, Florx said: I am a newbie. Constructive help/guidance/links would be most appreciated :-) There is a script editing system in the CK.
Guest Posted August 10, 2019 Posted August 10, 2019 CK is not really the best place to edit and compile scripts. To edit one you have to open any object that can have scripts attached to it (like a Quest or an Actor, or a MagicEffect.) In the "Scripts" section you may have the existing scripts and you can create new ones. Just right click on a script and select "Edit". This will open the internal script editor of the CK. Warning, it is OK only for very small scripts. To compile, just hit ctrl+s to save it and compile it. You will have the result messages on the bottom of the window. Including errors and warnings, if any. Personally I prefer to edit the scripts in a more powerful editor, like Notepad++ or Sublime. Both can be configured to handle Papyrus just fine.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.