Git Product home page Git Product logo

greenwall's Introduction

User Documentation for GreenWall

Frequently Asked Questions

  • What does GreenWall do?

This add-on replicates guild chat and achievement spam between multiple guilds.

The add-on's functionality is very close to LemonKing's Cross Guild Chat, but the management interface (or lack of one in GreenWall's case) is very different.

  • Do I need to be a member of Alea Iacta Est to use it?

No, it was written to be guild-agnostic. While it addresses a specific need that we had, it was designed to work for any guild that's larger than the limit.

  • If I'm a member of Alea Iacta Est, do I need to run it?

No, you don't. But guild chat will be very, very frustrating for you if you don't since you will only see about 1% of the complete conversations.

  • How do I get it?

The latest version is available at the following locations.

It is also mirrored in WoWMatrix, but we make no guarantees about how frequently WoWMatrix updates or the integrity of the files that it provides.

You can also check out the latest version from the GitHub repository, if you are technically inclined and foolhardy enough to run pre-release code.

GitHub

Prerequisites

  • You must have fewer than 10 custom channels configured in-game. You can see a listing of the custom channels by opening the "Social" window (bound to the "O" key) and selecting the "Chat" tab.
  • You must be able to edit the Guild Information tab to configure GreenWall for the co-guild members.

Installation

  1. Download the compressed distribution file.
  2. Close World of Warcaft.
  3. Extract the contents of the file and place them in the World of Warcraft AddOns directory.
  • On Windows, C:\Program Files (x86)\World of Warcraft\Interface\AddOns or C:\Program Files\World of Warcraft\Interface\AddOns.
  • On OSX, ~/Applications/World of Warcraft/Interface/Addons.
  1. Launch World of Warcraft.
  2. Click the AddOns button on the character selection screen.
  3. Enable the add-on for your character.

Configuration

GreenWall was designed to minimize the amount of configuration necessary by most members. If your officers have set up the guild configuration correctly, you don't need to do anything to particiapte in the conversation between co-guilds.

However, there are a few options you may want to consider.

To access the user configuration screen:

  1. Open the Game Menu by hitting the Esc key.
  2. Click on the Interface button.
  3. Select the AddOns tab.
  4. Click on GreenWall in the sidebar.

You will be able to enable or disable the following options.

Show Co-Guild Tags

Show co-guild identifier in messages. Default: on

Show Co-Guild Achievement Announcements

Show achievements from other co-guilds. Default: off

Show Co-Guild Roster Announcements

Show guild join and leave messages from other co-guilds. Default: on

Show Co-Guild Rank Announcements

Show promotion and demotion messages from other co-guilds. Default: off

Bridge Officer Chat

Show bridge officer chat between the co-guilds. This only works for members who have privileges to view officer notes. Default: off

Command Line Interface

All commands must be prefixed with /greenwall or /gw.

As an example, the configuration option for co-guild tagging is tag. To turn it on, you would enter one of the following commands. In the command descriptions, optional arguments are in square brackets and alternatives are separated by the pipe character.

/greenwall tag on
/gw tag on

To view the current configuration, you would enter one of the following.

/greenwall tag
/gw tag

Output Options

tag [ on | off ]

Show co-guild identifier in messages. Default: on

achievements [ on | off ]

Show achievements from other co-guilds. Default: off

roster [ on | off ]

Show guild join and leave messages from other co-guilds. Default: on

rank [ on | off ]

Show promotion and demotion messages from other co-guilds. Default: off

Officer Options

ochat [ on | off ]

Show bridge officer chat between the co-guilds. This only works for members who have privileges to view officer notes. Default: off

Debugging Options

debug level

Enable debugging at the specified level. The level argument is an integer from 0 to 5. Setting the level to 0 disables debugging. Default: 0

log [ on | off ]

Capture debugging output in the SavedVariables file. Default: off

logsize length

Keep length number log entries in the SavedVariables file. Default: 2048

verbose [ on | off ]

Display the debugging output in your chat window. Only do this if you are masochistic. Default: off

Operation

help

Print a summary of available commands.

stats

Prints a summary of the connection statistics for the common communication channel(s).

status

Prints a summary of the GreenWall communication parameters and state variables.

reload

Issues a request to all members of the confederated guilds to reload the configuration.

refresh

Checks and corrects the communications status for the common channel(s).

version

Print the installed version of GreenWall.

greenwall's People

Contributors

mrogaski avatar

Stargazers

Malagent avatar

Watchers

James Cloos avatar Malagent avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.