about me

By RoninWarrior on Dec 14, 2005

load into alias and save file type in /readme in any open window and it will read from the main mirc dir read me file.

readme {
  set %Read.Me @ReadMe
  window @ReadMe 100 70 550 300
  var %r.m.i = 1
  while ( %r.m.i <= $lines(readme.txt) ) {
    /echo %Read.Me [ - ] $read(readme.txt,%r.m.i)
    inc %r.m.i
  }
}

Comments

Sign in to comment.
xDaeMoN   -  Dec 15, 2005

yea or use /loadbuf

 Respond  
RoninWarrior   -  Dec 15, 2005

hrmm ill play around with it xDaemon maybe /play with a mild timer would be good ?

 Respond  
xDaeMoN   -  Dec 14, 2005

Using /play would be better.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.