helpdoc icon

Help Docs

Manuals for our various commands


Note

Store notes within RuneScript


The !note command has been implemented after a suggestion from a user. With a quick and easy way to store up to 10 notes for your own personal "memorybank", never fear forgetting what you were just about to do!

The way this command can be used is as follows:

To add a note:

<AaronIsFab> !note add This is how to add a note
-RuneScript- *** [ NOTES ]: Note added. (1/10)

Note: Notes have a 300 character limit for addition

To edit a note:

<AaronIsFab> !note edit 1 My note is now edited to this
-RuneScript- *** [ NOTES ]: Your note "This is how to add a note" has been edited to "My note is now edited to this".

To view any of your notes:

<AaronIsFab> !note 1
-RuneScript- *** [ NOTES ]: Note 1: Yay, i have a note

To see how many notes currently used:

<AaronIsFab> !notes
-RuneScript- *** [ NOTES ]: You have 6 notes.

And to delete a note:

<AaronIsFab> !note del 1
-RuneScript- *** [ NOTES ]: Your note "Fancy note for the trash" has been deleted.

Note: In all the above examples, any place a number is used, is to define a specific note for editing/deleting.

This command's settings may be changed with !set note.

The Help Docs are maintained by Cowman_133 and deskjethp