Editing Extending Scripts (Papyrus)

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
==Overview==
=Overview=
Script extending is the act of taking a script that almost does what you want, and then modifying some of its events or functions to do something different without editing the original script.
Script extending is the act of taking a script that almost does what you want, and then modifying some of its events or functions to do something different without editing the original script.
More specific script objects are based on more general ones. Typically more specific objects are called children and the more general ones are called parents. Script children inherit certain qualities from their parents.
More specific script objects are based on more general ones. Typically more specific objects are called children and the more general ones are called parents. Script children inherit certain qualities from their parents.
For example, [[Actor Script]] has access to all the events and functions listed on [[ObjectReference Script]] and [[Form Script]], even though they aren't all listed on Actor Script.
For example, [[Actor Script]] has access to all the events and functions listed on [[ObjectReference Script]], and [[Form Script]] even though they aren't all listed on Actor Script. Β 


=Terminology=
=Terminology=

Please note that all contributions to the Fallout4 CreationKit Wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see FalloutCK:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)