This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

admin

Old posts that have not been replied to for several years.
Locked
k
kali
Voice
Posts: 22
Joined: Wed Sep 10, 2003 5:38 pm

admin

Post by kali »

Hi, my question is the next: i have a eggie running like a sever admin on my own ircd, my question is can i give kills and akill using the party window?

like a .kick #channel nick ?

PD : i don't use services

THANKS
User avatar
Xpert
Halfop
Posts: 88
Joined: Mon Mar 08, 2004 7:03 am

Post by Xpert »

Write in the party-line window:

Code: Select all

.tcl putserv "kill nick"
And if this bind is working on your eggdrop, it will kill the user :P
Xpert.
User avatar
strikelight
Owner
Posts: 708
Joined: Mon Oct 07, 2002 10:39 am
Contact:

Post by strikelight »

'dump' will suffice...

.dump kill nick :reason
k
kali
Voice
Posts: 22
Joined: Wed Sep 10, 2003 5:38 pm

yes

Post by kali »

yes it work, thanks for the help
Locked