Difference between revisions of "Papyrus Introduction"

Jump to navigation Jump to search
1 byte removed ,  19:01, 20 January 2012
m
→‎Setting Property Data in the Editor: Grammar fix - it's (contraction) -> its (possessive pronoun)
imported>Cipscis
(→‎Setting variables and properties in the script: Fixed assignment so a variable is on the left hand side instead of a type)
imported>Cipscis
m (→‎Setting Property Data in the Editor: Grammar fix - it's (contraction) -> its (possessive pronoun))
Line 127: Line 127:
Many forms in the editor have a "Scripts Tab" that allows you to a) add scripts to the object, and b) set the values of properties on those scripts.
Many forms in the editor have a "Scripts Tab" that allows you to a) add scripts to the object, and b) set the values of properties on those scripts.


For now, let's look at an Activator form in the editor, and look at it's script area:
For now, let's look at an Activator form in the editor, and look at its script area:


If you select the script by clicking it, then click the properties button, you will see a list of all the properties. If you click the "Edit Value" button and edit field will appear either a text field to enter a numeric data, checkbox if it's a bool, or one or more drop down if it's an object.
If you select the script by clicking it, then click the properties button, you will see a list of all the properties. If you click the "Edit Value" button and edit field will appear either a text field to enter a numeric data, checkbox if it's a bool, or one or more drop down if it's an object.
Anonymous user

Navigation menu