RemoveNote

From the Fallout3 GECK Wiki
Revision as of 13:59, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description[edit | edit source]

RemoveNote Removes a note from the players note inventory. It is not called on a Reference and it takes one parameter, the note to remove.

Syntax[edit | edit source]

RemoveNote NoteREF 

Examples[edit | edit source]

RemoveNote BombNote

The player now does not have the bomb note.

Notes[edit | edit source]

  • None at this time


See Also[edit | edit source]

AddNote

Reference[edit | edit source]

None provided.