PDA

View Full Version : [C++/Trinity] Custom World Chat System



Wise
04-06-13, 10:56 AM
This is the result of the chat system I'm making for an unlisted project.

The following script allows players to chat with others from anywhere in the world using commands



.c
.ch
.cha
.chat



It works for the default GM levels, and is easily editable if you want to include more levels. It is also very easy to customize.


Download || Gist.Github (https://gist.github.com/Quake32/13c2b3124377947ee3d6)