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.
Old posts that have not been replied to for several years.
-
t
tradergt
Post
by tradergt »
I wrote some code with pushmode in it.. I do the command
pushmode $chan -b $ban
I get nothing back.. the bot runs the command because I have a putlog before it that I see.. Anything got any ideas it would not work??
I even did a flushmode $chan.. no go
Thanks
-
Papillon
- Owner
- Posts: 724
- Joined: Fri Feb 15, 2002 8:00 pm
- Location: *.no
Post
by Papillon »
are u sure the $ban exists?
Elen sila lúmenn' omentielvo
-
t
tradergt
Post
by tradergt »
Yup, I am outputing it before I use pushmode...
This worked then I have putsurv "MODE $chan -b $ban". Just wanted to use pushmode
thanks