I need a little help with this.
I send the command "channellist" and expect to get what the help indicates:
Usage: channellist [-topic] [-flags] [-voice] [-icon] [-limits]
Displays a list of channels on a server you are connected to including their
ID, order, name, etc. The output can be modified using several command options.
Example:
channellist -topic
cid=23 pid=0 channel_order=0 channel_name=Default\/Channel channel_topic=Default\sChannel\shas\sno\stopic channel_flag_are_subscribed=0
error id=0 msg=ok
The help suggest I should be receiving the parent channel(s) for the name of the channels.
channel_name=Default\/Channel
But when I send "channellist" I only receive the last name in the channel tree channel_name=Channel
If I use "channelconnectinfo cid={channelid}" I get the full path path=Default\/Channel.
I don't want to have to do this for every channel id in the result from "channellist"
Is this an error?
Is it a bug in the addon? Should it return the full Path?
Any one know what command I should be sending to get the full path of all channels on a server?
Basically what I am trying to do is make tree of all channels on the server I am connected to.
Client_Query Plugin ==>> channellist
I send the command "channellist" and expect to get what the help indicates:
Usage: channellist [-topic] [-flags] [-voice] [-icon] [-limits]
Displays a list of channels on a server you are connected to including their
ID, order, name, etc. The output can be modified using several command options.
Example:
channellist -topic
cid=23 pid=0 channel_order=0 channel_name=Default\/Channel channel_topic=Default\sChannel\shas\sno\stopic channel_flag_are_subscribed=0
error id=0 msg=ok
The help suggest I should be receiving the parent channel(s) for the name of the channels.
channel_name=Default\/Channel
But when I send "channellist" I only receive the last name in the channel tree channel_name=Channel
If I use "channelconnectinfo cid={channelid}" I get the full path path=Default\/Channel.
I don't want to have to do this for every channel id in the result from "channellist"
Is this an error?
Is it a bug in the addon? Should it return the full Path?
Any one know what command I should be sending to get the full path of all channels on a server?
Basically what I am trying to do is make tree of all channels on the server I am connected to.
0 commentaires:
Enregistrer un commentaire