PDA

View Full Version : [REQ] - nuke stats trigger


icios
07-08-2004, 06:36 PM
i'd like to have a tcl trigger for my eggdrop that shows nuke stats like:

!nukestats 15

Top 15 nukees are:
1) superman 34 NUKES
2) mr-modern 33 NUKES
3) coolboy 16 NUKES
...
15) goldrake 2 NUKES


Is something like this already around?

neoxed
07-16-2004, 05:05 PM
You could use Harm's ioNUKESTATS Tcl script with a few small modifications.

http://www.ioftpd.com/scripts/script.php?id=29

You would have to add a command bind, add the necessary proc arguments and change instances of iputs to putserv "PRIVMSG $destination: blah...".

icios
07-17-2004, 05:14 AM
neoxed: thanks for help, but i don't think i am able to do that. could you write it easily for us all?

thanks in any case