Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- elseif ($1 == ?bhrem) {
- if (!$istok(%admins,$nick,32)) { return }
- elseif (!$2) { .msg # Invalid $1 syntax. Syntax: $1 <bindhost> }
- elseif (!$istok(%BNCBH,$2,32)) { .msg # Invalid bindhost! $+($left($1,1),bhview) to list. }
- else {
- set %Bncbh $remtok(%bncbh,$2,0,32)
- .msg # Removed BNC bind host: $2
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement