Add Global Channels: general, trade, etc #36


  • Accepted
Open
  • rismisner created this issue Aug 26, 2009
    Owner

    To support other feature ideas and applications for SpeakinSpell, please add support for global channels:
    * General
    * Trade
    * LocalDefense
    * WorldDefense
    * LookingForGroup
    * custom channels by name? (instead of number)

    Numbered channels can already be used by slash command, but the number of a channel is not fixed/absolute, so if you /leave, /join different channels, the numbers can become shifted, so it would be preferable to setup SpeakinSpell to use the channel by name instead, i.e. "trade" instead of "/2"

  • rismisner added the tags Accepted Enhancment Aug 26, 2009
  • rismisner posted a comment Aug 26, 2009

    Part of this feature idea is intended to support the meta feature request ticket #35 to be able to automatically report:

    [3. LocalDefense] Stonarius says: I was killed by Moocow, a Tauren Shaman at (45,62) Nagrand Elemental Plateau

  • _ForgeUser3346498 posted a comment Oct 6, 2009

    This also calls back to ticket 5, Randomized trade spam.

  • rismisner posted a comment Nov 30, 2009

    SendChatMessage wants the channel number, which is subject to change.

    The GetChannelName API is somewhat misnamed, and actually converts a name like "Trade" to the number "2" used to SendChatMessage.

    Current version 3.2.2.20 supports slash commands in speeches, which can achieve this by typing /1, /2, etc, but that calls to the numbered channel, and join/leave channel can cause them be renumbered. So a named channel "Trade" in the GUI dropdown lists is called for,. which can be implemented through GetChannelName to always use the correct channel instead of hard-coded to channel 2.

  • rismisner posted a comment Dec 27, 2010

    I discussed this with Duerma the other day starting from her feature request to use custom channels. On her RP server her guild uses a custom channel for OOC chat, and she'd like SpeakinSpell to make use of that channel.

    We discussed creating a new window of options in SpeakinSpell GUI similar to "/ss random" with a list of text boxes to add custom channels. These custom channels would then show up in the drop-down lists where you can select which channel under "/ss messages"

  • rismisner removed their assignment Jan 16, 2013
  • rismisner assigned issue to _ForgeUser228323 Jan 16, 2013
  • rismisner posted a comment Jan 16, 2013

    I'm re-assigning all my tickets to Duerma

  • rismisner posted a comment May 7, 2015

    Unassigning tickets that are not actively being worked on

  • rismisner unassigned issue from _ForgeUser228323 May 7, 2015

To post a comment, please login or register a new account.