Non-reference scripts

From the Fallout3 GECK Wiki
Jump to navigation Jump to search

Non-reference scripts are scripts that must use explicit reference syntax with reference functions, because they are not attached to an object reference, or run on an object reference:

  • Quest scripts -- these are specified by using the Quest checkbox on the script editing window
  • Quest stage result scripts

See Also[edit | edit source]

Reference scripts