ward / xchat-scripts

Some scripts for xchat
3 stars 0 forks source link

/allaway -> /all <command> #5

Closed ward closed 12 years ago

ward commented 12 years ago

Rather than two specific commands (/allaway and /allback), it might be handier to get functionality in the lines of

/all <command>

which then gets executed on all servers.

Perhaps specify options, eg all servers or all channels or all dialogs, ...

ward commented 12 years ago

Silly me for not checking /help better.

Usage: ALLSERV <cmd>, sends a command to all servers you're in
Usage: ALLCHAN <cmd>, sends a command to all channels you're in
Usage: ALLCHANL <cmd>, sends a command to all channels you're in

Not sure what the difference is between /allchan and /allchanl