Giter Site home page Giter Site logo

mod-world-chat's Introduction

logo AzerothCore

World Chat

  • Latest build status with azerothcore: Build Status

Description

World Chat Module is a simple global ( faction or cross-faction ) chat for AzerothCore.

Functionality

  • How to chat?

    • .chat Message - This works for everyone, GM and players.
    • /join World and talk as in a normal chat ( This name is subject of change based on the config file )
  • How a GM can send a message to the other faction chat if cross-faction is disabled?

    • Use .chat command followed by the initial of the faction ( Example: For horde use .chath )
  • How can i show or hide by gm status?

    • You can show your GM or DEV status by having .gm chat on and .gm on. Also you can be shown as a DEV if you have .dev on

Commands

List of fully functional commands:

  • .chat <$TEXT>
    • Used to talk on the World Chat
  • .chat on
    • Used to enable World Chat
  • .chat off
    • Used to disable World Chat
  • .chata <$TEXT>
    • Used to talk for GM's to alliance faction ( so you can talk to the other faction when cross-faction world chat is disabled )
  • .chath <$TEXT>
    • Used to talk for GM's to horde faction ( so you can talk to the other factions when cross-faction world chat is disabled )

Installation

Core Setup

To add the module follow the next steps:

  1. Go into the folder <source_of_335>/modules
  2. Clone the repository here.

On windows, open git bash and paste this command:

git clone https://github.com/wizzymore/mod_world_chat.git

On linux:

git clone https://github.com/wizzymore/mod_world_chat.git

Database Setup

Setting up commands

Open DB-Assembler and use the option 8) Import-customs

OR

Run the following sql file in your database: this

Server Config Setup

On Windows

Modify the config : "WorldChat.conf" by your needs. Edit the settings in the .conf file but keep both!

On Linux

Navigate to /etc/ folder from your azeroth build files and execute this command:

cp WorldChat.conf.dist WorldChat.conf

Modify the config : "WorldChat.conf" by your needs. Edit the settings in the .conf file but keep both!

Start the server and enjoy

Done, you are ready to use the World Chat System! Go online and try it out!

mod-world-chat's People

Contributors

wizzymore avatar helias avatar milestorme avatar bytesgalore avatar locus313 avatar mitradis 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.