AddNote

From the Fallout3 GECK Wiki
Revision as of 11:04, 13 April 2009 by imported>DewiMorgan (→‎Notes: +note it's not in the TES4 wiki.)
Jump to navigation Jump to search

Description

AddNote Adds a note to the players note inventory. It is not called on a Reference and it takes one parameter, the note to add.

Syntax

AddNote NoteREF

Examples

AddNote BombNote

The player now has the note about the bomb.

Notes

  • This function is new in the GECK, and was not available in the TES4 Construction Set.

See Also

RemoveNote

GetHasNote

Reference

None provided.