Difference between revisions of "RemoveNote"
Jump to navigation
Jump to search
imported>Kkuhlmann |
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1))) |
||
(One intermediate revision by the same user not shown) | |||
Line 24: | Line 24: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1.1)]] | |||
[[Category:Player Functions]] | [[Category:Player Functions]] | ||
[[Category:Player Functions (GECK 1.1)]] |
Latest revision as of 12:59, 15 August 2009
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]
Reference[edit | edit source]
None provided.