AddNote

From GECK

Contents

Description

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 NoteName
AN NoteName

Examples

AddNote BombNote
AN BombNote

The player now has the note about the bomb.

See Also

RemoveNote

GetHasNote