Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » Finished MUD Scripts
Vitae
Enchanter


Joined: 17 Jun 2005
Posts: 673
Location: New York

PostPosted: Fri Jun 24, 2005 6:11 pm   

Notepad for taking notes
 
This is not about the noteboard on Aard.

Use:

notepad Romani r r0x0r
Note added.

shownotes
1 Romani r r0x0r

clearnote # to delete specific #

clearnotes asks if your sure 1st.

Code:
#CLASS {Note Pad}
#ALIAS notepad {
 #ADDITEM Notepad {%-1}
 #ECHO Note added.
}
#ALIAS shownotes {#LOOP %numitems( @Notepad) {#SHOW %i %item( @Notepad, %i)}}
#ALIAS clearnotes {#YE "Do you really want to clear your notes?" {#VAR notepad ""} {}}
#ALIAS clearnote {#DELNITEM Notepad %1}
#VAR notepad {}
#CLASS 0

<suckup>This script was put together a while ago with the help of the fine people of the zmud forums and thier invaluable help.</suckup>
_________________
http://www.Aardwolf.com
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » Finished MUD Scripts All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net