View previous topic :: View next topic |
Author |
Message |
ranny Halfop
Joined: 22 Jun 2005 Posts: 49 Location: switzerland
|
Posted: Sun Oct 02, 2005 2:01 pm Post subject: history command |
|
|
hello,
I've this script Code: | script bind dcc n|- lastproc dcc:last
proc dcc:last { handle idx text } {
putlog [history event -1]
} |
But don't works Quote: | [19:55:03] ( ranny ): .lastproc
<mybot> |
 |
|
Back to top |
|
 |
De Kus Revered One

Joined: 15 Dec 2002 Posts: 1361 Location: Germany
|
Posted: Sun Oct 02, 2005 3:23 pm Post subject: |
|
|
have you actually added history events? they dont come from nowhere . per default history will return an empty string. _________________ De Kus
StarZ|De_Kus, De_Kus or DeKus on IRC
Copyright © 2005-2009 by De Kus - published under The MIT License
Love hurts, love strengthens... |
|
Back to top |
|
 |
|